Upload dataset
Browse files
README.md
CHANGED
@@ -780,6 +780,32 @@ dataset_info:
|
|
780 |
num_examples: 391
|
781 |
download_size: 84394
|
782 |
dataset_size: 105358
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
783 |
- config_name: physics
|
784 |
features:
|
785 |
- name: question
|
@@ -1307,6 +1333,14 @@ configs:
|
|
1307 |
path: pharmacy/validation-*
|
1308 |
- split: test
|
1309 |
path: pharmacy/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1310 |
- config_name: physics
|
1311 |
data_files:
|
1312 |
- split: train
|
|
|
780 |
num_examples: 391
|
781 |
download_size: 84394
|
782 |
dataset_size: 105358
|
783 |
+
- config_name: physical_education
|
784 |
+
features:
|
785 |
+
- name: question
|
786 |
+
dtype: string
|
787 |
+
- name: A
|
788 |
+
dtype: string
|
789 |
+
- name: B
|
790 |
+
dtype: string
|
791 |
+
- name: C
|
792 |
+
dtype: string
|
793 |
+
- name: D
|
794 |
+
dtype: string
|
795 |
+
- name: answer
|
796 |
+
dtype: string
|
797 |
+
splits:
|
798 |
+
- name: train
|
799 |
+
num_bytes: 852
|
800 |
+
num_examples: 5
|
801 |
+
- name: validation
|
802 |
+
num_bytes: 4000
|
803 |
+
num_examples: 20
|
804 |
+
- name: test
|
805 |
+
num_bytes: 34512
|
806 |
+
num_examples: 179
|
807 |
+
download_size: 41279
|
808 |
+
dataset_size: 39364
|
809 |
- config_name: physics
|
810 |
features:
|
811 |
- name: question
|
|
|
1333 |
path: pharmacy/validation-*
|
1334 |
- split: test
|
1335 |
path: pharmacy/test-*
|
1336 |
+
- config_name: physical_education
|
1337 |
+
data_files:
|
1338 |
+
- split: train
|
1339 |
+
path: physical_education/train-*
|
1340 |
+
- split: validation
|
1341 |
+
path: physical_education/validation-*
|
1342 |
+
- split: test
|
1343 |
+
path: physical_education/test-*
|
1344 |
- config_name: physics
|
1345 |
data_files:
|
1346 |
- split: train
|
physical_education/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16a2497836d823f61acaaa7251f69295fc962100ea789dc18656adc3fcf78b98
|
3 |
+
size 30157
|
physical_education/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2d061b8ebb79e0ca47dbbf332e65ad2c0378e2e90a74cefc1cd4db290aea0ba
|
3 |
+
size 4407
|
physical_education/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef97cb44737c8880628bf58c4d56024461cbc9edc90caa3bdee40dfdc48b9a82
|
3 |
+
size 6715
|