Upload dataset
Browse files
README.md
CHANGED
@@ -676,6 +676,32 @@ dataset_info:
|
|
676 |
num_examples: 90
|
677 |
download_size: 89844
|
678 |
dataset_size: 106886
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
679 |
- config_name: junior_math_exam
|
680 |
features:
|
681 |
- name: question
|
@@ -1665,6 +1691,14 @@ configs:
|
|
1665 |
path: jce_humanities/validation-*
|
1666 |
- split: test
|
1667 |
path: jce_humanities/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1668 |
- config_name: junior_math_exam
|
1669 |
data_files:
|
1670 |
- split: train
|
|
|
676 |
num_examples: 90
|
677 |
download_size: 89844
|
678 |
dataset_size: 106886
|
679 |
+
- config_name: junior_chinese_exam
|
680 |
+
features:
|
681 |
+
- name: question
|
682 |
+
dtype: string
|
683 |
+
- name: A
|
684 |
+
dtype: string
|
685 |
+
- name: B
|
686 |
+
dtype: string
|
687 |
+
- name: C
|
688 |
+
dtype: string
|
689 |
+
- name: D
|
690 |
+
dtype: string
|
691 |
+
- name: answer
|
692 |
+
dtype: string
|
693 |
+
splits:
|
694 |
+
- name: train
|
695 |
+
num_bytes: 7146
|
696 |
+
num_examples: 5
|
697 |
+
- name: validation
|
698 |
+
num_bytes: 17741
|
699 |
+
num_examples: 20
|
700 |
+
- name: test
|
701 |
+
num_bytes: 153631
|
702 |
+
num_examples: 175
|
703 |
+
download_size: 163234
|
704 |
+
dataset_size: 178518
|
705 |
- config_name: junior_math_exam
|
706 |
features:
|
707 |
- name: question
|
|
|
1691 |
path: jce_humanities/validation-*
|
1692 |
- split: test
|
1693 |
path: jce_humanities/test-*
|
1694 |
+
- config_name: junior_chinese_exam
|
1695 |
+
data_files:
|
1696 |
+
- split: train
|
1697 |
+
path: junior_chinese_exam/train-*
|
1698 |
+
- split: validation
|
1699 |
+
path: junior_chinese_exam/validation-*
|
1700 |
+
- split: test
|
1701 |
+
path: junior_chinese_exam/test-*
|
1702 |
- config_name: junior_math_exam
|
1703 |
data_files:
|
1704 |
- split: train
|
junior_chinese_exam/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd8fcdc4331fa29e1d38654dfeba6f359f12e41c69c3d35347887dfd77ab129e
|
3 |
+
size 122177
|
junior_chinese_exam/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd7ad1309fe0287af12dceccec0f8d46cdf8a6265be2ee6800351e3eaf4c1493
|
3 |
+
size 12444
|
junior_chinese_exam/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd17785efddaac0619fa960e58027fa101ddc273cdb9a85041f553775fbe375e
|
3 |
+
size 28613
|