Add files using upload-large-folder tool
Browse files
README.md
CHANGED
|
@@ -1,11 +1,15 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
-
|
| 5 |
-
|
| 6 |
-
-
|
| 7 |
-
|
| 8 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
# MRSAudio: A Large-Scale Multimodal Recorded Spatial Audio Dataset with Refined Annotations
|
| 11 |
|
|
|
|
| 1 |
---
|
| 2 |
+
datasets:
|
| 3 |
+
- train
|
| 4 |
+
- test
|
| 5 |
+
configs:
|
| 6 |
+
- config_name: default
|
| 7 |
+
data_files:
|
| 8 |
+
- split: train
|
| 9 |
+
path: train.csv
|
| 10 |
+
- split: test
|
| 11 |
+
path: test.csv
|
| 12 |
+
default: true
|
| 13 |
---
|
| 14 |
# MRSAudio: A Large-Scale Multimodal Recorded Spatial Audio Dataset with Refined Annotations
|
| 15 |
|