Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,12 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
-
|
| 6 |
# MMAR: A Challenging Benchmark for Deep Reasoning in Speech, Audio, Music, and Their Mix
|
| 7 |
[**π arXiv (Comming Soon)**]() | [**π¬ MMAR Demo Video**](https://www.youtube.com/watch?v=Dab13opIGqU) | [**π οΈ GitHub Code**](https://github.com/ddlBoJack/MMAR) <br>
|
| 8 |
[**π MMAR Audio Download (HuggingFace)**](https://huggingface.co/datasets/BoJack/MMAR) |[**π MMAR Audio Download (Google Drive)**](https://drive.google.com/file/d/1AkAbrD1GNFimMxBqAXFc5ve6fc3RgLLv/view?usp=sharing)
|
|
|
|
| 1 |
---
|
| 2 |
+
configs:
|
| 3 |
+
- config_name: default
|
| 4 |
+
data_files:
|
| 5 |
+
- split: test
|
| 6 |
+
path: "MMAR-meta.json"
|
| 7 |
license: mit
|
| 8 |
---
|
| 9 |
|
|
|
|
| 10 |
# MMAR: A Challenging Benchmark for Deep Reasoning in Speech, Audio, Music, and Their Mix
|
| 11 |
[**π arXiv (Comming Soon)**]() | [**π¬ MMAR Demo Video**](https://www.youtube.com/watch?v=Dab13opIGqU) | [**π οΈ GitHub Code**](https://github.com/ddlBoJack/MMAR) <br>
|
| 12 |
[**π MMAR Audio Download (HuggingFace)**](https://huggingface.co/datasets/BoJack/MMAR) |[**π MMAR Audio Download (Google Drive)**](https://drive.google.com/file/d/1AkAbrD1GNFimMxBqAXFc5ve6fc3RgLLv/view?usp=sharing)
|