skytnt commited on
Commit
180992f
1 Parent(s): b5fb5d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -15,7 +15,8 @@ Midi event transformer for music generation
15
 
16
  ### Model Updates
17
 
18
- - 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.
 
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