Upload dataset
Browse files
README.md
CHANGED
@@ -150,6 +150,36 @@ dataset_info:
|
|
150 |
num_examples: 100
|
151 |
download_size: 111620
|
152 |
dataset_size: 132237
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
153 |
- config_name: geography
|
154 |
features:
|
155 |
- name: qid
|
@@ -521,6 +551,14 @@ configs:
|
|
521 |
path: chinese_literature/val-*
|
522 |
- split: dev
|
523 |
path: chinese_literature/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
524 |
- config_name: geography
|
525 |
data_files:
|
526 |
- split: test
|
|
|
150 |
num_examples: 100
|
151 |
download_size: 111620
|
152 |
dataset_size: 132237
|
153 |
+
- config_name: fundamentals_of_physical_therapy
|
154 |
+
features:
|
155 |
+
- name: qid
|
156 |
+
dtype: string
|
157 |
+
- name: source
|
158 |
+
dtype: string
|
159 |
+
- name: question
|
160 |
+
dtype: string
|
161 |
+
- name: A
|
162 |
+
dtype: string
|
163 |
+
- name: B
|
164 |
+
dtype: string
|
165 |
+
- name: C
|
166 |
+
dtype: string
|
167 |
+
- name: D
|
168 |
+
dtype: string
|
169 |
+
- name: answer
|
170 |
+
dtype: string
|
171 |
+
splits:
|
172 |
+
- name: test
|
173 |
+
num_bytes: 66916
|
174 |
+
num_examples: 150
|
175 |
+
- name: val
|
176 |
+
num_bytes: 42483
|
177 |
+
num_examples: 100
|
178 |
+
- name: dev
|
179 |
+
num_bytes: 46918
|
180 |
+
num_examples: 100
|
181 |
+
download_size: 110839
|
182 |
+
dataset_size: 156317
|
183 |
- config_name: geography
|
184 |
features:
|
185 |
- name: qid
|
|
|
551 |
path: chinese_literature/val-*
|
552 |
- split: dev
|
553 |
path: chinese_literature/dev-*
|
554 |
+
- config_name: fundamentals_of_physical_therapy
|
555 |
+
data_files:
|
556 |
+
- split: test
|
557 |
+
path: fundamentals_of_physical_therapy/test-*
|
558 |
+
- split: val
|
559 |
+
path: fundamentals_of_physical_therapy/val-*
|
560 |
+
- split: dev
|
561 |
+
path: fundamentals_of_physical_therapy/dev-*
|
562 |
- config_name: geography
|
563 |
data_files:
|
564 |
- split: test
|
fundamentals_of_physical_therapy/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9606e9e3ebd2e41b0dbd3245ad4fa4a539f39b96dfd8b1c6fc3ce381dd966da
|
3 |
+
size 34675
|
fundamentals_of_physical_therapy/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:829a6949ab1ebd09e218c345c04fe30eaa6578e1fdd0efba360b4494883dc198
|
3 |
+
size 45173
|
fundamentals_of_physical_therapy/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f4f13ed0c51375d8e79d7ae62f29edc84c55ba53a9dd7e679b130d1f8e60ca7
|
3 |
+
size 30991
|