Upload dataset
Browse files
README.md
CHANGED
|
@@ -728,6 +728,28 @@ dataset_info:
|
|
| 728 |
num_examples: 90
|
| 729 |
download_size: 114132
|
| 730 |
dataset_size: 135227
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 731 |
- config_name: logic_reasoning
|
| 732 |
features:
|
| 733 |
- name: question
|
|
@@ -1721,6 +1743,10 @@ configs:
|
|
| 1721 |
path: jce_humanities/validation-*
|
| 1722 |
- split: test
|
| 1723 |
path: jce_humanities/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1724 |
- config_name: logic_reasoning
|
| 1725 |
data_files:
|
| 1726 |
- split: train
|
|
|
|
| 728 |
num_examples: 90
|
| 729 |
download_size: 114132
|
| 730 |
dataset_size: 135227
|
| 731 |
+
- config_name: junior_science_exam
|
| 732 |
+
features:
|
| 733 |
+
- name: question
|
| 734 |
+
dtype: string
|
| 735 |
+
- name: A
|
| 736 |
+
dtype: string
|
| 737 |
+
- name: B
|
| 738 |
+
dtype: string
|
| 739 |
+
- name: C
|
| 740 |
+
dtype: string
|
| 741 |
+
- name: D
|
| 742 |
+
dtype: string
|
| 743 |
+
- name: answer
|
| 744 |
+
dtype: string
|
| 745 |
+
- name: choices
|
| 746 |
+
sequence: string
|
| 747 |
+
splits:
|
| 748 |
+
- name: train
|
| 749 |
+
num_bytes: 2935
|
| 750 |
+
num_examples: 5
|
| 751 |
+
download_size: 7426
|
| 752 |
+
dataset_size: 2935
|
| 753 |
- config_name: logic_reasoning
|
| 754 |
features:
|
| 755 |
- name: question
|
|
|
|
| 1743 |
path: jce_humanities/validation-*
|
| 1744 |
- split: test
|
| 1745 |
path: jce_humanities/test-*
|
| 1746 |
+
- config_name: junior_science_exam
|
| 1747 |
+
data_files:
|
| 1748 |
+
- split: train
|
| 1749 |
+
path: junior_science_exam/train-*
|
| 1750 |
- config_name: logic_reasoning
|
| 1751 |
data_files:
|
| 1752 |
- split: train
|
junior_science_exam/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:901f5b784fb7c169f4028846bb34358fef374f91daa8867ec24dca14c5a790af
|
| 3 |
+
size 7426
|