Charlie911
commited on
Commit
•
6f22fa4
1
Parent(s):
6c5f85d
Upload dataset
Browse files- README.md +24 -0
- culinary_skills/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -26,6 +26,26 @@ dataset_info:
|
|
26 |
num_examples: 5
|
27 |
download_size: 56726
|
28 |
dataset_size: 60262
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
- config_name: dentistry
|
30 |
features:
|
31 |
- name: question
|
@@ -113,6 +133,10 @@ configs:
|
|
113 |
path: clinical_psychology/validation-*
|
114 |
- split: train
|
115 |
path: clinical_psychology/train-*
|
|
|
|
|
|
|
|
|
116 |
- config_name: dentistry
|
117 |
data_files:
|
118 |
- split: test
|
|
|
26 |
num_examples: 5
|
27 |
download_size: 56726
|
28 |
dataset_size: 60262
|
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: test
|
45 |
+
num_bytes: 82263
|
46 |
+
num_examples: 292
|
47 |
+
download_size: 63457
|
48 |
+
dataset_size: 82263
|
49 |
- config_name: dentistry
|
50 |
features:
|
51 |
- name: question
|
|
|
133 |
path: clinical_psychology/validation-*
|
134 |
- split: train
|
135 |
path: clinical_psychology/train-*
|
136 |
+
- config_name: culinary_skills
|
137 |
+
data_files:
|
138 |
+
- split: test
|
139 |
+
path: culinary_skills/test-*
|
140 |
- config_name: dentistry
|
141 |
data_files:
|
142 |
- split: test
|
culinary_skills/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47d2ce5f841b4b3fb1f8b93c6eebb2814c9c935ec85e1af8a4df65d33ebff124
|
3 |
+
size 63457
|