Upload dataset
Browse files
README.md
CHANGED
@@ -26,6 +26,32 @@ dataset_info:
|
|
26 |
num_examples: 125
|
27 |
download_size: 55531
|
28 |
dataset_size: 51854
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
- config_name: dentistry
|
30 |
features:
|
31 |
- name: question
|
@@ -139,6 +165,14 @@ configs:
|
|
139 |
path: clinical_psychology/validation-*
|
140 |
- split: test
|
141 |
path: clinical_psychology/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
142 |
- config_name: dentistry
|
143 |
data_files:
|
144 |
- split: train
|
|
|
26 |
num_examples: 125
|
27 |
download_size: 55531
|
28 |
dataset_size: 51854
|
29 |
+
- config_name: culinary_skills
|
30 |
+
features:
|
31 |
+
- name: question
|
32 |
+
dtype: string
|
33 |
+
- name: A
|
34 |
+
dtype: string
|
35 |
+
- name: B
|
36 |
+
dtype: string
|
37 |
+
- name: C
|
38 |
+
dtype: string
|
39 |
+
- name: D
|
40 |
+
dtype: string
|
41 |
+
- name: answer
|
42 |
+
dtype: string
|
43 |
+
splits:
|
44 |
+
- name: train
|
45 |
+
num_bytes: 1145
|
46 |
+
num_examples: 5
|
47 |
+
- name: validation
|
48 |
+
num_bytes: 9078
|
49 |
+
num_examples: 33
|
50 |
+
- name: test
|
51 |
+
num_bytes: 70730
|
52 |
+
num_examples: 292
|
53 |
+
download_size: 76037
|
54 |
+
dataset_size: 80953
|
55 |
- config_name: dentistry
|
56 |
features:
|
57 |
- name: question
|
|
|
165 |
path: clinical_psychology/validation-*
|
166 |
- split: test
|
167 |
path: clinical_psychology/test-*
|
168 |
+
- config_name: culinary_skills
|
169 |
+
data_files:
|
170 |
+
- split: train
|
171 |
+
path: culinary_skills/train-*
|
172 |
+
- split: validation
|
173 |
+
path: culinary_skills/validation-*
|
174 |
+
- split: test
|
175 |
+
path: culinary_skills/test-*
|
176 |
- config_name: dentistry
|
177 |
data_files:
|
178 |
- split: train
|
culinary_skills/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbe4caad4aa485c6cfb90102d32b7bafa98cb1b84cbf27c0f7ad9f8f15362f6b
|
3 |
+
size 59894
|
culinary_skills/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66473ebfb244864bfe219ca676e0aa3894b63020d473058b899b0b4f38c706db
|
3 |
+
size 4286
|
culinary_skills/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bfb79de527f969faa659e9736ccb1c53b471e06749f9d33581324e4e265bd0c
|
3 |
+
size 11857
|