Charlie911
commited on
Commit
•
280d581
1
Parent(s):
2e531a5
Upload dataset
Browse files- README.md +24 -0
- music/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -910,6 +910,26 @@ dataset_info:
|
|
910 |
num_examples: 5
|
911 |
download_size: 33533
|
912 |
dataset_size: 28864
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
913 |
- config_name: national_protection
|
914 |
features:
|
915 |
- name: question
|
@@ -1867,6 +1887,10 @@ configs:
|
|
1867 |
path: mechanical/validation-*
|
1868 |
- split: train
|
1869 |
path: mechanical/train-*
|
|
|
|
|
|
|
|
|
1870 |
- config_name: national_protection
|
1871 |
data_files:
|
1872 |
- split: test
|
|
|
910 |
num_examples: 5
|
911 |
download_size: 33533
|
912 |
dataset_size: 28864
|
913 |
+
- config_name: music
|
914 |
+
features:
|
915 |
+
- name: question
|
916 |
+
dtype: string
|
917 |
+
- name: A
|
918 |
+
dtype: string
|
919 |
+
- name: B
|
920 |
+
dtype: string
|
921 |
+
- name: C
|
922 |
+
dtype: string
|
923 |
+
- name: D
|
924 |
+
dtype: string
|
925 |
+
- name: answer
|
926 |
+
dtype: string
|
927 |
+
splits:
|
928 |
+
- name: test
|
929 |
+
num_bytes: 81863
|
930 |
+
num_examples: 278
|
931 |
+
download_size: 61944
|
932 |
+
dataset_size: 81863
|
933 |
- config_name: national_protection
|
934 |
features:
|
935 |
- name: question
|
|
|
1887 |
path: mechanical/validation-*
|
1888 |
- split: train
|
1889 |
path: mechanical/train-*
|
1890 |
+
- config_name: music
|
1891 |
+
data_files:
|
1892 |
+
- split: test
|
1893 |
+
path: music/test-*
|
1894 |
- config_name: national_protection
|
1895 |
data_files:
|
1896 |
- split: test
|
music/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b7a04c837cd511396ea02f4d27ab64d012fc3a5c0d603ca83ac266f3dc37145
|
3 |
+
size 61944
|