projectlosangeles
commited on
Commit
•
cc5aad7
1
Parent(s):
5cfa93e
Update README.md
Browse files
README.md
CHANGED
@@ -40,9 +40,23 @@ tags:
|
|
40 |
|
41 |
***
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
### Enjoy and please CC BY-NC-SA :)
|
44 |
|
45 |
***
|
46 |
|
47 |
### Project Los Angeles
|
48 |
-
### Tegridy Code 2024
|
|
|
40 |
|
41 |
***
|
42 |
|
43 |
+
## Monster Music Transformer
|
44 |
+
|
45 |
+
### Here is the large model trained on the full Monster MIDI Dataset to demo the dataset in action :)
|
46 |
+
|
47 |
+
[![Open In Colab][colab-badge]][colab-notebook2]
|
48 |
+
|
49 |
+
[colab-notebook2]: <https://colab.research.google.com/github/asigalov61/Monster-MIDI-Dataset/blob/main/Monster_Music_Transformer.ipynb>
|
50 |
+
[colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>
|
51 |
+
|
52 |
+
### Model was trained on full Monster MIDI Dataset for 65 hours (1 epoch) @ 4 batches on a single H100 GPU
|
53 |
+
### This model can be used for music generation/composition or for (dataset) embeddings exploration
|
54 |
+
|
55 |
+
***
|
56 |
+
|
57 |
### Enjoy and please CC BY-NC-SA :)
|
58 |
|
59 |
***
|
60 |
|
61 |
### Project Los Angeles
|
62 |
+
### Tegridy Code 2024
|