Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -50,7 +50,7 @@ configs:
|
|
| 50 |
# MMSU: A Massive Multi-task Spoken Language Understanding and Reasoning Benchmark
|
| 51 |
|
| 52 |
|
| 53 |
-
[](https://arxiv.org/pdf/2506.04779) [](https://github.com/dingdongwang/
|
| 54 |
|
| 55 |
|
| 56 |

|
|
@@ -72,7 +72,7 @@ from datasets import load_dataset
|
|
| 72 |
ds = load_dataset("ddwang2000/MMSU")
|
| 73 |
```
|
| 74 |
|
| 75 |
-
For evaluation, please refer to [**GitHub Code**](https://github.com/dingdongwang/
|
| 76 |
|
| 77 |
|
| 78 |
## Citation
|
|
|
|
| 50 |
# MMSU: A Massive Multi-task Spoken Language Understanding and Reasoning Benchmark
|
| 51 |
|
| 52 |
|
| 53 |
+
[](https://arxiv.org/pdf/2506.04779) [](https://github.com/dingdongwang/MMSU)
|
| 54 |
|
| 55 |
|
| 56 |

|
|
|
|
| 72 |
ds = load_dataset("ddwang2000/MMSU")
|
| 73 |
```
|
| 74 |
|
| 75 |
+
For evaluation, please refer to [**GitHub Code**](https://github.com/dingdongwang/MMSU)
|
| 76 |
|
| 77 |
|
| 78 |
## Citation
|