Re-upload test split (nested)
Browse files- README.md +35 -35
- data/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,48 +1,48 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
language:
|
| 7 |
-
|
| 8 |
tags:
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
pretty_name:
|
| 16 |
size_categories:
|
| 17 |
-
|
| 18 |
configs:
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
dataset_info:
|
| 24 |
features:
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
splits:
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
download_size:
|
| 46 |
dataset_size: 209552791
|
| 47 |
---
|
| 48 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
+
- question-answering
|
| 5 |
+
- visual-question-answering
|
| 6 |
language:
|
| 7 |
+
- en
|
| 8 |
tags:
|
| 9 |
+
- music
|
| 10 |
+
- music-understanding
|
| 11 |
+
- sheet-music
|
| 12 |
+
- abc-notation
|
| 13 |
+
- benchmark
|
| 14 |
+
- multimodal
|
| 15 |
+
pretty_name: 'MSU-Bench: Musical Score Understanding Benchmark'
|
| 16 |
size_categories:
|
| 17 |
+
- n<1K
|
| 18 |
configs:
|
| 19 |
+
- config_name: default
|
| 20 |
+
data_files:
|
| 21 |
+
- split: test
|
| 22 |
+
path: data/test-*
|
| 23 |
dataset_info:
|
| 24 |
features:
|
| 25 |
+
- name: song_id
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: abc_notation
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: pdf
|
| 30 |
+
dtype: binary
|
| 31 |
+
- name: images
|
| 32 |
+
list: image
|
| 33 |
+
- name: questions
|
| 34 |
+
struct:
|
| 35 |
+
- name: level
|
| 36 |
+
list: int32
|
| 37 |
+
- name: question
|
| 38 |
+
list: string
|
| 39 |
+
- name: answer
|
| 40 |
+
list: string
|
| 41 |
splits:
|
| 42 |
+
- name: test
|
| 43 |
+
num_bytes: 209552791
|
| 44 |
+
num_examples: 150
|
| 45 |
+
download_size: 415977378
|
| 46 |
dataset_size: 209552791
|
| 47 |
---
|
| 48 |
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bba0b4c6a547476f516403a4b642b21187979f5dffa4f16c4e6f3ea73266227
|
| 3 |
+
size 207988689
|