Charlie911
commited on
Commit
•
668109d
1
Parent(s):
6754222
Upload dataset
Browse files- README.md +24 -0
- linear_algebra/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -832,6 +832,26 @@ dataset_info:
|
|
832 |
num_examples: 5
|
833 |
download_size: 98766
|
834 |
dataset_size: 110479
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
835 |
- config_name: logic_reasoning
|
836 |
features:
|
837 |
- name: question
|
@@ -1973,6 +1993,10 @@ configs:
|
|
1973 |
path: junior_social_studies/validation-*
|
1974 |
- split: train
|
1975 |
path: junior_social_studies/train-*
|
|
|
|
|
|
|
|
|
1976 |
- config_name: logic_reasoning
|
1977 |
data_files:
|
1978 |
- split: test
|
|
|
832 |
num_examples: 5
|
833 |
download_size: 98766
|
834 |
dataset_size: 110479
|
835 |
+
- config_name: linear_algebra
|
836 |
+
features:
|
837 |
+
- name: question
|
838 |
+
dtype: string
|
839 |
+
- name: A
|
840 |
+
dtype: string
|
841 |
+
- name: B
|
842 |
+
dtype: string
|
843 |
+
- name: C
|
844 |
+
dtype: string
|
845 |
+
- name: D
|
846 |
+
dtype: string
|
847 |
+
- name: answer
|
848 |
+
dtype: string
|
849 |
+
splits:
|
850 |
+
- name: test
|
851 |
+
num_bytes: 15585
|
852 |
+
num_examples: 42
|
853 |
+
download_size: 13489
|
854 |
+
dataset_size: 15585
|
855 |
- config_name: logic_reasoning
|
856 |
features:
|
857 |
- name: question
|
|
|
1993 |
path: junior_social_studies/validation-*
|
1994 |
- split: train
|
1995 |
path: junior_social_studies/train-*
|
1996 |
+
- config_name: linear_algebra
|
1997 |
+
data_files:
|
1998 |
+
- split: test
|
1999 |
+
path: linear_algebra/test-*
|
2000 |
- config_name: logic_reasoning
|
2001 |
data_files:
|
2002 |
- split: test
|
linear_algebra/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3b8389c3b59239150bb8c851a06070f808da8aa4727af6a3e0da5dce1e2dc6c
|
3 |
+
size 13489
|