Upload dataset
Browse files
README.md
CHANGED
@@ -130,6 +130,32 @@ dataset_info:
|
|
130 |
num_examples: 125
|
131 |
download_size: 55531
|
132 |
dataset_size: 51854
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
133 |
- config_name: culinary_skills
|
134 |
features:
|
135 |
- name: question
|
@@ -847,6 +873,14 @@ configs:
|
|
847 |
path: clinical_psychology/validation-*
|
848 |
- split: test
|
849 |
path: clinical_psychology/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
850 |
- config_name: culinary_skills
|
851 |
data_files:
|
852 |
- split: train
|
|
|
130 |
num_examples: 125
|
131 |
download_size: 55531
|
132 |
dataset_size: 51854
|
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: train
|
149 |
+
num_bytes: 1544
|
150 |
+
num_examples: 5
|
151 |
+
- name: validation
|
152 |
+
num_bytes: 4360
|
153 |
+
num_examples: 19
|
154 |
+
- name: test
|
155 |
+
num_bytes: 45291
|
156 |
+
num_examples: 174
|
157 |
+
download_size: 51875
|
158 |
+
dataset_size: 51195
|
159 |
- config_name: culinary_skills
|
160 |
features:
|
161 |
- name: question
|
|
|
873 |
path: clinical_psychology/validation-*
|
874 |
- split: test
|
875 |
path: clinical_psychology/test-*
|
876 |
+
- config_name: computer_science
|
877 |
+
data_files:
|
878 |
+
- split: train
|
879 |
+
path: computer_science/train-*
|
880 |
+
- split: validation
|
881 |
+
path: computer_science/validation-*
|
882 |
+
- split: test
|
883 |
+
path: computer_science/test-*
|
884 |
- config_name: culinary_skills
|
885 |
data_files:
|
886 |
- split: train
|
computer_science/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9696faca6085dc00b9c7c5a3c4575c1fef6efe4646f52172880d199c07f8f6bf
|
3 |
+
size 39106
|
computer_science/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2650adc3145d4aa333fc56cf3dc25e5addfa28278f38255350d437c901680eda
|
3 |
+
size 5044
|
computer_science/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:328836616ec98b61a0de29b0a0a2d17e3d7b7e2dcd4f393a0eb883c6f48a4bae
|
3 |
+
size 7725
|