Upload dataset
Browse files
README.md
CHANGED
@@ -338,6 +338,32 @@ dataset_info:
|
|
338 |
num_examples: 118
|
339 |
download_size: 31441
|
340 |
dataset_size: 25105
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
341 |
- config_name: organic_chemistry
|
342 |
features:
|
343 |
- name: question
|
@@ -625,6 +651,14 @@ configs:
|
|
625 |
path: mechanical/validation-*
|
626 |
- split: test
|
627 |
path: mechanical/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
628 |
- config_name: organic_chemistry
|
629 |
data_files:
|
630 |
- split: train
|
|
|
338 |
num_examples: 118
|
339 |
download_size: 31441
|
340 |
dataset_size: 25105
|
341 |
+
- config_name: national_protection
|
342 |
+
features:
|
343 |
+
- name: question
|
344 |
+
dtype: string
|
345 |
+
- name: A
|
346 |
+
dtype: string
|
347 |
+
- name: B
|
348 |
+
dtype: string
|
349 |
+
- name: C
|
350 |
+
dtype: string
|
351 |
+
- name: D
|
352 |
+
dtype: string
|
353 |
+
- name: answer
|
354 |
+
dtype: string
|
355 |
+
splits:
|
356 |
+
- name: train
|
357 |
+
num_bytes: 836
|
358 |
+
num_examples: 5
|
359 |
+
- name: validation
|
360 |
+
num_bytes: 4785
|
361 |
+
num_examples: 24
|
362 |
+
- name: test
|
363 |
+
num_bytes: 39963
|
364 |
+
num_examples: 211
|
365 |
+
download_size: 45321
|
366 |
+
dataset_size: 45584
|
367 |
- config_name: organic_chemistry
|
368 |
features:
|
369 |
- name: question
|
|
|
651 |
path: mechanical/validation-*
|
652 |
- split: test
|
653 |
path: mechanical/test-*
|
654 |
+
- config_name: national_protection
|
655 |
+
data_files:
|
656 |
+
- split: train
|
657 |
+
path: national_protection/train-*
|
658 |
+
- split: validation
|
659 |
+
path: national_protection/validation-*
|
660 |
+
- split: test
|
661 |
+
path: national_protection/test-*
|
662 |
- config_name: organic_chemistry
|
663 |
data_files:
|
664 |
- split: train
|
national_protection/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9274471831ff0132eb29cd3fe54870676231221c867f5b3a5cf51eef8d200439
|
3 |
+
size 33527
|
national_protection/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61536dbf90c401bb442fc9f7fe15a4c462cb90484446bdeb7f4be5e4cf90e131
|
3 |
+
size 4065
|
national_protection/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9403adc1b166a3d177ec96f58e419e2362949885702ffbaea42b1a5c9660f282
|
3 |
+
size 7729
|