Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ metrics:
|
|
11 |
model_type: audio-classification
|
12 |
pipeline_tag: audio-classification
|
13 |
library_name: transformers
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# CultureMERT: Continual Pre-Training for Cross-Cultural Music Representation Learning
|
@@ -126,4 +128,4 @@ This model is released under a non-commercial CC BY-NC 4.0 license and is intend
|
|
126 |
...TODO
|
127 |
```
|
128 |
|
129 |
-
---
|
|
|
11 |
model_type: audio-classification
|
12 |
pipeline_tag: audio-classification
|
13 |
library_name: transformers
|
14 |
+
base_model:
|
15 |
+
- m-a-p/MERT-v1-95M
|
16 |
---
|
17 |
|
18 |
# CultureMERT: Continual Pre-Training for Cross-Cultural Music Representation Learning
|
|
|
128 |
...TODO
|
129 |
```
|
130 |
|
131 |
+
---
|