Upload dataset
Browse files
README.md
CHANGED
|
@@ -936,6 +936,32 @@ dataset_info:
|
|
| 936 |
num_examples: 118
|
| 937 |
download_size: 31441
|
| 938 |
dataset_size: 25105
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 939 |
- config_name: national_protection
|
| 940 |
features:
|
| 941 |
- name: question
|
|
@@ -1901,6 +1927,14 @@ configs:
|
|
| 1901 |
path: mechanical/validation-*
|
| 1902 |
- split: test
|
| 1903 |
path: mechanical/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1904 |
- config_name: national_protection
|
| 1905 |
data_files:
|
| 1906 |
- split: train
|
|
|
|
| 936 |
num_examples: 118
|
| 937 |
download_size: 31441
|
| 938 |
dataset_size: 25105
|
| 939 |
+
- config_name: music
|
| 940 |
+
features:
|
| 941 |
+
- name: question
|
| 942 |
+
dtype: string
|
| 943 |
+
- name: A
|
| 944 |
+
dtype: string
|
| 945 |
+
- name: B
|
| 946 |
+
dtype: string
|
| 947 |
+
- name: C
|
| 948 |
+
dtype: string
|
| 949 |
+
- name: D
|
| 950 |
+
dtype: string
|
| 951 |
+
- name: answer
|
| 952 |
+
dtype: string
|
| 953 |
+
splits:
|
| 954 |
+
- name: train
|
| 955 |
+
num_bytes: 1238
|
| 956 |
+
num_examples: 5
|
| 957 |
+
- name: validation
|
| 958 |
+
num_bytes: 6817
|
| 959 |
+
num_examples: 31
|
| 960 |
+
- name: test
|
| 961 |
+
num_bytes: 70564
|
| 962 |
+
num_examples: 278
|
| 963 |
+
download_size: 72156
|
| 964 |
+
dataset_size: 78619
|
| 965 |
- config_name: national_protection
|
| 966 |
features:
|
| 967 |
- name: question
|
|
|
|
| 1927 |
path: mechanical/validation-*
|
| 1928 |
- split: test
|
| 1929 |
path: mechanical/test-*
|
| 1930 |
+
- config_name: music
|
| 1931 |
+
data_files:
|
| 1932 |
+
- split: train
|
| 1933 |
+
path: music/train-*
|
| 1934 |
+
- split: validation
|
| 1935 |
+
path: music/validation-*
|
| 1936 |
+
- split: test
|
| 1937 |
+
path: music/test-*
|
| 1938 |
- config_name: national_protection
|
| 1939 |
data_files:
|
| 1940 |
- split: train
|
music/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb0ec7a349e8c676644011481bedcda57b5a934851792422dc6f13f9b4461a4e
|
| 3 |
+
size 58296
|
music/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c9898e94129b2bd648848899e25cc5903dacec4b5b3ecd3d59de10dcb249007
|
| 3 |
+
size 4598
|
music/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:037658a142b5a16a956ae0cb822d049f5bfd6697ac51dd8c708628faf8e36fa7
|
| 3 |
+
size 9262
|