Upload dataset
Browse files
README.md
CHANGED
@@ -754,6 +754,32 @@ dataset_info:
|
|
754 |
num_examples: 213
|
755 |
download_size: 85989
|
756 |
dataset_size: 99240
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
757 |
- config_name: logic_reasoning
|
758 |
features:
|
759 |
- name: question
|
@@ -1715,6 +1741,14 @@ configs:
|
|
1715 |
path: junior_science_exam/validation-*
|
1716 |
- split: test
|
1717 |
path: junior_science_exam/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1718 |
- config_name: logic_reasoning
|
1719 |
data_files:
|
1720 |
- split: train
|
|
|
754 |
num_examples: 213
|
755 |
download_size: 85989
|
756 |
dataset_size: 99240
|
757 |
+
- config_name: junior_social_studies
|
758 |
+
features:
|
759 |
+
- name: question
|
760 |
+
dtype: string
|
761 |
+
- name: A
|
762 |
+
dtype: string
|
763 |
+
- name: B
|
764 |
+
dtype: string
|
765 |
+
- name: C
|
766 |
+
dtype: string
|
767 |
+
- name: D
|
768 |
+
dtype: string
|
769 |
+
- name: answer
|
770 |
+
dtype: string
|
771 |
+
splits:
|
772 |
+
- name: train
|
773 |
+
num_bytes: 3641
|
774 |
+
num_examples: 5
|
775 |
+
- name: validation
|
776 |
+
num_bytes: 9861
|
777 |
+
num_examples: 14
|
778 |
+
- name: test
|
779 |
+
num_bytes: 79249
|
780 |
+
num_examples: 126
|
781 |
+
download_size: 88472
|
782 |
+
dataset_size: 92751
|
783 |
- config_name: logic_reasoning
|
784 |
features:
|
785 |
- name: question
|
|
|
1741 |
path: junior_science_exam/validation-*
|
1742 |
- split: test
|
1743 |
path: junior_science_exam/test-*
|
1744 |
+
- config_name: junior_social_studies
|
1745 |
+
data_files:
|
1746 |
+
- split: train
|
1747 |
+
path: junior_social_studies/train-*
|
1748 |
+
- split: validation
|
1749 |
+
path: junior_social_studies/validation-*
|
1750 |
+
- split: test
|
1751 |
+
path: junior_social_studies/test-*
|
1752 |
- config_name: logic_reasoning
|
1753 |
data_files:
|
1754 |
- split: train
|
junior_social_studies/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64ae7893efb38abfa7658e5eb256dadd5fd90169139a4a22154c6af79eca1c4f
|
3 |
+
size 62856
|
junior_social_studies/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8a4dc8c55efc827d98901b77d050f472b91c8796b44106af03cd4f17c92a8e0
|
3 |
+
size 8564
|
junior_social_studies/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3af07fcb8d8348166c2414986047873bb23bbd94d312f2f0bdfe6cf01f7946b8
|
3 |
+
size 17052
|