Add 'arithmetic__simplify_surd' config data files
Browse files
README.md
CHANGED
@@ -251,14 +251,14 @@ dataset_info:
|
|
251 |
- name: answer
|
252 |
dtype: string
|
253 |
splits:
|
254 |
-
- name: test
|
255 |
-
num_bytes: 1261753
|
256 |
-
num_examples: 10000
|
257 |
- name: train
|
258 |
-
num_bytes:
|
259 |
num_examples: 1999998
|
260 |
-
|
261 |
-
|
|
|
|
|
|
|
262 |
- config_name: calculus__differentiate
|
263 |
features:
|
264 |
- name: question
|
@@ -941,6 +941,12 @@ configs:
|
|
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"
|
|
|
251 |
- name: answer
|
252 |
dtype: string
|
253 |
splits:
|
|
|
|
|
|
|
254 |
- name: train
|
255 |
+
num_bytes: 227003610
|
256 |
num_examples: 1999998
|
257 |
+
- name: test
|
258 |
+
num_bytes: 1357995
|
259 |
+
num_examples: 10000
|
260 |
+
download_size: 98943740
|
261 |
+
dataset_size: 228361605
|
262 |
- config_name: calculus__differentiate
|
263 |
features:
|
264 |
- name: question
|
|
|
941 |
path: arithmetic__nearest_integer_root/train-*
|
942 |
- split: test
|
943 |
path: arithmetic__nearest_integer_root/test-*
|
944 |
+
- config_name: arithmetic__simplify_surd
|
945 |
+
data_files:
|
946 |
+
- split: train
|
947 |
+
path: arithmetic__simplify_surd/train-*
|
948 |
+
- split: test
|
949 |
+
path: arithmetic__simplify_surd/test-*
|
950 |
---
|
951 |
|
952 |
# Dataset Card for "math_dataset"
|
arithmetic__simplify_surd/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d9f9ad99166dfdab8a343ccccec550584b89ac8e2387ecbf5e7e62a1c8c0ee8
|
3 |
+
size 597912
|
arithmetic__simplify_surd/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:101750627c16c7d424ccc6e013d700062dda74fd67c7425d330bc265b4b04b21
|
3 |
+
size 98345828
|