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_chinese_exam
|
680 |
features:
|
681 |
- name: question
|
@@ -1795,6 +1821,14 @@ configs:
|
|
1795 |
path: jce_humanities/validation-*
|
1796 |
- split: test
|
1797 |
path: jce_humanities/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1798 |
- config_name: junior_chinese_exam
|
1799 |
data_files:
|
1800 |
- split: train
|
|
|
676 |
num_examples: 90
|
677 |
download_size: 89844
|
678 |
dataset_size: 106886
|
679 |
+
- config_name: junior_chemistry
|
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: 1157
|
696 |
+
num_examples: 5
|
697 |
+
- name: validation
|
698 |
+
num_bytes: 4939
|
699 |
+
num_examples: 23
|
700 |
+
- name: test
|
701 |
+
num_bytes: 42395
|
702 |
+
num_examples: 209
|
703 |
+
download_size: 47647
|
704 |
+
dataset_size: 48491
|
705 |
- config_name: junior_chinese_exam
|
706 |
features:
|
707 |
- name: question
|
|
|
1821 |
path: jce_humanities/validation-*
|
1822 |
- split: test
|
1823 |
path: jce_humanities/test-*
|
1824 |
+
- config_name: junior_chemistry
|
1825 |
+
data_files:
|
1826 |
+
- split: train
|
1827 |
+
path: junior_chemistry/train-*
|
1828 |
+
- split: validation
|
1829 |
+
path: junior_chemistry/validation-*
|
1830 |
+
- split: test
|
1831 |
+
path: junior_chemistry/test-*
|
1832 |
- config_name: junior_chinese_exam
|
1833 |
data_files:
|
1834 |
- split: train
|
junior_chemistry/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e79cf73766bf5050205df5717071df5e7a22c5421d7d1bd878b2efafa9aefe4
|
3 |
+
size 35077
|
junior_chemistry/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d2dd18910a1c2284782f71b760d0ea9c8f4dcba6e48f3982d9b3e9690e07cd6
|
3 |
+
size 4513
|
junior_chemistry/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7adfde1fdc63e3d964ef31d73251be4e759e718218035c86a5db5da61cb462ed
|
3 |
+
size 8057
|