Charlie911
commited on
Commit
•
84b3aa2
1
Parent(s):
20504ed
Upload dataset
Browse files- README.md +24 -0
- junior_science_exam/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -650,6 +650,26 @@ dataset_info:
|
|
650 |
num_examples: 5
|
651 |
download_size: 104863
|
652 |
dataset_size: 137920
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
653 |
- config_name: logic_reasoning
|
654 |
features:
|
655 |
- name: question
|
@@ -1579,6 +1599,10 @@ configs:
|
|
1579 |
path: jce_humanities/validation-*
|
1580 |
- split: train
|
1581 |
path: jce_humanities/train-*
|
|
|
|
|
|
|
|
|
1582 |
- config_name: logic_reasoning
|
1583 |
data_files:
|
1584 |
- split: test
|
|
|
650 |
num_examples: 5
|
651 |
download_size: 104863
|
652 |
dataset_size: 137920
|
653 |
+
- config_name: junior_science_exam
|
654 |
+
features:
|
655 |
+
- name: question
|
656 |
+
dtype: string
|
657 |
+
- name: A
|
658 |
+
dtype: string
|
659 |
+
- name: B
|
660 |
+
dtype: string
|
661 |
+
- name: C
|
662 |
+
dtype: string
|
663 |
+
- name: D
|
664 |
+
dtype: string
|
665 |
+
- name: answer
|
666 |
+
dtype: string
|
667 |
+
splits:
|
668 |
+
- name: test
|
669 |
+
num_bytes: 105465
|
670 |
+
num_examples: 213
|
671 |
+
download_size: 71116
|
672 |
+
dataset_size: 105465
|
673 |
- config_name: logic_reasoning
|
674 |
features:
|
675 |
- name: question
|
|
|
1599 |
path: jce_humanities/validation-*
|
1600 |
- split: train
|
1601 |
path: jce_humanities/train-*
|
1602 |
+
- config_name: junior_science_exam
|
1603 |
+
data_files:
|
1604 |
+
- split: test
|
1605 |
+
path: junior_science_exam/test-*
|
1606 |
- config_name: logic_reasoning
|
1607 |
data_files:
|
1608 |
- split: test
|
junior_science_exam/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fc2b2d7de7239ae1bcbfc93e7eb3e25e4a3cdbabecf75fd51975f1e967c1fd7
|
3 |
+
size 71116
|