Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ We release the **crop5s** version base model as music2vec-v1.
|
|
11 |
Our base model is SOTA-comparable on multiple MIR tasks even under probing settings, while keeping fine-tunable on a single 2080Ti.
|
12 |
Larger models trained with more data are on the way~
|
13 |
|
|
|
|
|
14 |
# Model Architecture
|
15 |
|
16 |
Music2Vec Framework. During pre-training, the student model aims to
|
|
|
11 |
Our base model is SOTA-comparable on multiple MIR tasks even under probing settings, while keeping fine-tunable on a single 2080Ti.
|
12 |
Larger models trained with more data are on the way~
|
13 |
|
14 |
+
For a more recent pretrained model with better performance, please refer to [m-a-p/MERT-v0](https://huggingface.co/m-a-p/MERT-v0).
|
15 |
+
|
16 |
# Model Architecture
|
17 |
|
18 |
Music2Vec Framework. During pre-training, the student model aims to
|