Update README.md
Browse files
README.md
CHANGED
@@ -105,11 +105,11 @@ tags:
|
|
105 |
# **CLaMP 3: Universal Music Information Retrieval Across Unaligned Modalities and Unseen Languages**
|
106 |
[](#)
|
107 |
[](#)
|
108 |
-
[](https://huggingface.co/sander-wood/clamp3/tree/main)
|
111 |
-
[**.
|
129 |
|
130 |
- **Datasets & Benchmarking:**
|
131 |
-
- **[M4-RAG](https://huggingface.co/datasets/sander-wood/m4-rag):** A **
|
132 |
- **[WikiMT-X](https://huggingface.co/datasets/sander-wood/wikimt-x):** A MIR benchmark containing **1,000 triplets** of sheet music, audio, and diverse text annotations.
|
133 |
|
134 |
### **Applications**
|
@@ -255,4 +255,4 @@ python inference_cls.py <weights_path> <feature_folder> <output_file>
|
|
255 |
```
|
256 |
|
257 |
## **Citation**
|
258 |
-
*Coming Soon...*
|
|
|
105 |
# **CLaMP 3: Universal Music Information Retrieval Across Unaligned Modalities and Unseen Languages**
|
106 |
[](#)
|
107 |
[](#)
|
108 |
+
[](https://github.com/sanderwood/clamp3)
|
109 |
+
[](https://huggingface.co/spaces/sanderwood/clamp3)
|
110 |
[](https://huggingface.co/sander-wood/clamp3/tree/main)
|
111 |
+
[](https://huggingface.co/datasets/sander-wood/m4-rag)
|
112 |
+
[](https://huggingface.co/datasets/sander-wood/wikimt-x)
|
113 |
|
114 |
<p align="center">
|
115 |
<img src="overview.png" alt="CLaMP 3 Overview" width="50%">
|
|
|
128 |
- Trained on **27 languages** and generalizes to all **100 languages** supported by **[XLM-R](https://arxiv.org/abs/1911.02116)**.
|
129 |
|
130 |
- **Datasets & Benchmarking:**
|
131 |
+
- **[M4-RAG](https://huggingface.co/datasets/sander-wood/m4-rag):** A **web-scale** dataset of **2.31M high-quality music-text pairs** across 27 languages and 194 countries.
|
132 |
- **[WikiMT-X](https://huggingface.co/datasets/sander-wood/wikimt-x):** A MIR benchmark containing **1,000 triplets** of sheet music, audio, and diverse text annotations.
|
133 |
|
134 |
### **Applications**
|
|
|
255 |
```
|
256 |
|
257 |
## **Citation**
|
258 |
+
*Coming Soon...*
|