garrethlee
commited on
Add 'arithmetic__nearest_integer_root' config data files
Browse files
README.md
CHANGED
@@ -236,14 +236,14 @@ dataset_info:
|
|
236 |
- name: answer
|
237 |
dtype: string
|
238 |
splits:
|
239 |
-
- name: test
|
240 |
-
num_bytes: 705630
|
241 |
-
num_examples: 10000
|
242 |
- name: train
|
243 |
-
num_bytes:
|
244 |
num_examples: 1999998
|
245 |
-
|
246 |
-
|
|
|
|
|
|
|
247 |
- config_name: arithmetic__simplify_surd
|
248 |
features:
|
249 |
- name: question
|
@@ -935,6 +935,12 @@ configs:
|
|
935 |
path: arithmetic__mul_div_multiple/train-*
|
936 |
- split: test
|
937 |
path: arithmetic__mul_div_multiple/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
938 |
---
|
939 |
|
940 |
# Dataset Card for "math_dataset"
|
|
|
236 |
- name: answer
|
237 |
dtype: string
|
238 |
splits:
|
|
|
|
|
|
|
239 |
- name: train
|
240 |
+
num_bytes: 157021057
|
241 |
num_examples: 1999998
|
242 |
+
- name: test
|
243 |
+
num_bytes: 801872
|
244 |
+
num_examples: 10000
|
245 |
+
download_size: 40491075
|
246 |
+
dataset_size: 157822929
|
247 |
- config_name: arithmetic__simplify_surd
|
248 |
features:
|
249 |
- name: question
|
|
|
935 |
path: arithmetic__mul_div_multiple/train-*
|
936 |
- split: test
|
937 |
path: arithmetic__mul_div_multiple/test-*
|
938 |
+
- config_name: arithmetic__nearest_integer_root
|
939 |
+
data_files:
|
940 |
+
- split: train
|
941 |
+
path: arithmetic__nearest_integer_root/train-*
|
942 |
+
- split: test
|
943 |
+
path: arithmetic__nearest_integer_root/test-*
|
944 |
---
|
945 |
|
946 |
# Dataset Card for "math_dataset"
|
arithmetic__nearest_integer_root/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ffc66598f511975666f08dfe7f8f0a20c02712ca97b2872c4e0979ebf7c455b
|
3 |
+
size 215098
|
arithmetic__nearest_integer_root/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e838d0fbcc3f0412edcd451effac45dac9dd9a685022eea2b4916a8bf95bb5b2
|
3 |
+
size 40275977
|