Add 'field_of_work' config data files
Browse files- README.md +16 -0
- field_of_work/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -216,6 +216,18 @@ dataset_info:
|
|
216 |
num_examples: 850
|
217 |
download_size: 56707
|
218 |
dataset_size: 174289
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
219 |
- config_name: genetic_association
|
220 |
features:
|
221 |
- name: question
|
@@ -781,6 +793,10 @@ configs:
|
|
781 |
data_files:
|
782 |
- split: test
|
783 |
path: educated_at/test-*
|
|
|
|
|
|
|
|
|
784 |
- config_name: genetic_association
|
785 |
data_files:
|
786 |
- split: test
|
|
|
216 |
num_examples: 850
|
217 |
download_size: 56707
|
218 |
dataset_size: 174289
|
219 |
+
- config_name: field_of_work
|
220 |
+
features:
|
221 |
+
- name: question
|
222 |
+
dtype: string
|
223 |
+
- name: references
|
224 |
+
sequence: string
|
225 |
+
splits:
|
226 |
+
- name: test
|
227 |
+
num_bytes: 91640
|
228 |
+
num_examples: 850
|
229 |
+
download_size: 38228
|
230 |
+
dataset_size: 91640
|
231 |
- config_name: genetic_association
|
232 |
features:
|
233 |
- name: question
|
|
|
793 |
data_files:
|
794 |
- split: test
|
795 |
path: educated_at/test-*
|
796 |
+
- config_name: field_of_work
|
797 |
+
data_files:
|
798 |
+
- split: test
|
799 |
+
path: field_of_work/test-*
|
800 |
- config_name: genetic_association
|
801 |
data_files:
|
802 |
- split: test
|
field_of_work/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edfe33b8fe187779a4fbb68a892aeb0e7c3c81b62a6774ff853098da3ea38860
|
3 |
+
size 38228
|