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_science_exam
|
680 |
features:
|
681 |
- name: question
|
@@ -1639,6 +1665,14 @@ configs:
|
|
1639 |
path: jce_humanities/validation-*
|
1640 |
- split: test
|
1641 |
path: jce_humanities/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1642 |
- config_name: junior_science_exam
|
1643 |
data_files:
|
1644 |
- split: train
|
|
|
676 |
num_examples: 90
|
677 |
download_size: 89844
|
678 |
dataset_size: 106886
|
679 |
+
- config_name: junior_math_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: 1146
|
696 |
+
num_examples: 5
|
697 |
+
- name: validation
|
698 |
+
num_bytes: 3992
|
699 |
+
num_examples: 19
|
700 |
+
- name: test
|
701 |
+
num_bytes: 38262
|
702 |
+
num_examples: 175
|
703 |
+
download_size: 39801
|
704 |
+
dataset_size: 43400
|
705 |
- config_name: junior_science_exam
|
706 |
features:
|
707 |
- name: question
|
|
|
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
|
1671 |
+
path: junior_math_exam/train-*
|
1672 |
+
- split: validation
|
1673 |
+
path: junior_math_exam/validation-*
|
1674 |
+
- split: test
|
1675 |
+
path: junior_math_exam/test-*
|
1676 |
- config_name: junior_science_exam
|
1677 |
data_files:
|
1678 |
- split: train
|
junior_math_exam/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e77be119f668e45e6ec68eb962d1c8a0bd5dcf7d762fbca997fd7e529b2d44a7
|
3 |
+
size 28921
|
junior_math_exam/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:084e9ee19c1946531304a54dbf7cdf34cb694cfd39994333da5e4b2543d2140a
|
3 |
+
size 4795
|
junior_math_exam/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4af39945228f964031d7dcdbcec55a1e608f297b944b9971caf5141bc71812ba
|
3 |
+
size 6085
|