Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
LenDigLearn commited on
Commit
81e41a8
·
verified ·
1 Parent(s): bab643b

Add 'number_theory' config data files

Browse files
README.md CHANGED
@@ -96,6 +96,25 @@ dataset_info:
96
  num_examples: 903
97
  download_size: 969951
98
  dataset_size: 1952546
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
99
  configs:
100
  - config_name: algebra
101
  data_files:
@@ -127,4 +146,10 @@ configs:
127
  path: intermediate_algebra/train-*
128
  - split: test
129
  path: intermediate_algebra/test-*
 
 
 
 
 
 
130
  ---
 
96
  num_examples: 903
97
  download_size: 969951
98
  dataset_size: 1952546
99
+ - config_name: number_theory
100
+ features:
101
+ - name: problem
102
+ dtype: string
103
+ - name: level
104
+ dtype: string
105
+ - name: solution
106
+ dtype: string
107
+ - name: type
108
+ dtype: string
109
+ splits:
110
+ - name: train
111
+ num_bytes: 595793
112
+ num_examples: 869
113
+ - name: test
114
+ num_bytes: 349455
115
+ num_examples: 540
116
+ download_size: 490656
117
+ dataset_size: 945248
118
  configs:
119
  - config_name: algebra
120
  data_files:
 
146
  path: intermediate_algebra/train-*
147
  - split: test
148
  path: intermediate_algebra/test-*
149
+ - config_name: number_theory
150
+ data_files:
151
+ - split: train
152
+ path: number_theory/train-*
153
+ - split: test
154
+ path: number_theory/test-*
155
  ---
number_theory/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41695431c8c9f54c367f276b369586050b25fc86ba01d86468c13e050c397d67
3
+ size 182003
number_theory/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43145931797589e5ae252eabe747a8e447314d1498aa0f2e1c9ce781a514cea2
3
+ size 308653