Upload README.md
Browse files
README.md
CHANGED
|
@@ -13,5 +13,5 @@ license: mit
|
|
| 13 |
This project implements a GPT-2 based model for generating MIDI music sequences
|
| 14 |
using deep learning. The model is trained on MIDI files from the MAESTRO
|
| 15 |
dataset, converted to a special JSON format. The model uses HuggingFace's
|
| 16 |
-
transformers library for training.
|
| 17 |
|
|
|
|
| 13 |
This project implements a GPT-2 based model for generating MIDI music sequences
|
| 14 |
using deep learning. The model is trained on MIDI files from the MAESTRO
|
| 15 |
dataset, converted to a special JSON format. The model uses HuggingFace's
|
| 16 |
+
transformers library for training.
|
| 17 |
|