Charlie911
commited on
Upload dataset
Browse files- README.md +24 -0
- computer_science/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -130,6 +130,26 @@ dataset_info:
|
|
130 |
num_examples: 5
|
131 |
download_size: 56726
|
132 |
dataset_size: 60262
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
133 |
- config_name: culinary_skills
|
134 |
features:
|
135 |
- name: question
|
@@ -821,6 +841,10 @@ configs:
|
|
821 |
path: clinical_psychology/validation-*
|
822 |
- split: train
|
823 |
path: clinical_psychology/train-*
|
|
|
|
|
|
|
|
|
824 |
- config_name: culinary_skills
|
825 |
data_files:
|
826 |
- split: test
|
|
|
130 |
num_examples: 5
|
131 |
download_size: 56726
|
132 |
dataset_size: 60262
|
133 |
+
- config_name: computer_science
|
134 |
+
features:
|
135 |
+
- name: question
|
136 |
+
dtype: string
|
137 |
+
- name: A
|
138 |
+
dtype: string
|
139 |
+
- name: B
|
140 |
+
dtype: string
|
141 |
+
- name: C
|
142 |
+
dtype: string
|
143 |
+
- name: D
|
144 |
+
dtype: string
|
145 |
+
- name: answer
|
146 |
+
dtype: string
|
147 |
+
splits:
|
148 |
+
- name: test
|
149 |
+
num_bytes: 52940
|
150 |
+
num_examples: 174
|
151 |
+
download_size: 40759
|
152 |
+
dataset_size: 52940
|
153 |
- config_name: culinary_skills
|
154 |
features:
|
155 |
- name: question
|
|
|
841 |
path: clinical_psychology/validation-*
|
842 |
- split: train
|
843 |
path: clinical_psychology/train-*
|
844 |
+
- config_name: computer_science
|
845 |
+
data_files:
|
846 |
+
- split: test
|
847 |
+
path: computer_science/test-*
|
848 |
- config_name: culinary_skills
|
849 |
data_files:
|
850 |
- split: test
|
computer_science/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62645310956c42e761ce47d27e484745b7be63118930f3326df084d6a0f837c6
|
3 |
+
size 40759
|