Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,8 @@ Midi event transformer for music generation
|
|
| 15 |
|
| 16 |
### Model Updates
|
| 17 |
|
| 18 |
-
-
|
|
|
|
| 19 |
|
| 20 |
## Model Details
|
| 21 |
|
|
|
|
| 15 |
|
| 16 |
### Model Updates
|
| 17 |
|
| 18 |
+
- tv2o-medium model: MidiTokenizerV2. [skytnt/midi-model-tv2o-medium](https://huggingface.co/skytnt/midi-model-tv2o-medium)
|
| 19 |
+
- v1.2 : Optimise the tokenizer and dataset. The dataset was filtered by MIDITokenizer.check_quality. Using the higher quality dataset to train the model, the performance of the model is significantly improved.
|
| 20 |
|
| 21 |
## Model Details
|
| 22 |
|