Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Size:
10M - 100M
ArXiv:
Tags:
reasoning
latent-thoughts
latent-variable-models
expectation-maximization
self-improvement
mathematics
License:
Upload dataset
Browse files- README.md +26 -0
- finetune_math/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -85,6 +85,28 @@ dataset_info:
|
|
| 85 |
num_examples: 6700
|
| 86 |
download_size: 18501400
|
| 87 |
dataset_size: 40464088
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 88 |
configs:
|
| 89 |
- config_name: finemath_4plus_final_2b_separated_bootstrap_split
|
| 90 |
data_files:
|
|
@@ -110,4 +132,8 @@ configs:
|
|
| 110 |
data_files:
|
| 111 |
- split: train
|
| 112 |
path: finemath_4plus_final_fixed_val_split/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 113 |
---
|
|
|
|
| 85 |
num_examples: 6700
|
| 86 |
download_size: 18501400
|
| 87 |
dataset_size: 40464088
|
| 88 |
+
- config_name: finetune_math
|
| 89 |
+
features:
|
| 90 |
+
- name: doc
|
| 91 |
+
struct:
|
| 92 |
+
- name: problem
|
| 93 |
+
dtype: string
|
| 94 |
+
- name: solution
|
| 95 |
+
dtype: string
|
| 96 |
+
- name: answer
|
| 97 |
+
dtype: string
|
| 98 |
+
- name: level
|
| 99 |
+
dtype: string
|
| 100 |
+
- name: type
|
| 101 |
+
dtype: string
|
| 102 |
+
- name: text
|
| 103 |
+
dtype: string
|
| 104 |
+
splits:
|
| 105 |
+
- name: test
|
| 106 |
+
num_bytes: 12100367
|
| 107 |
+
num_examples: 5000
|
| 108 |
+
download_size: 5491671
|
| 109 |
+
dataset_size: 12100367
|
| 110 |
configs:
|
| 111 |
- config_name: finemath_4plus_final_2b_separated_bootstrap_split
|
| 112 |
data_files:
|
|
|
|
| 132 |
data_files:
|
| 133 |
- split: train
|
| 134 |
path: finemath_4plus_final_fixed_val_split/train-*
|
| 135 |
+
- config_name: finetune_math
|
| 136 |
+
data_files:
|
| 137 |
+
- split: test
|
| 138 |
+
path: finetune_math/test-*
|
| 139 |
---
|
finetune_math/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c67de665bf3e7e5fcb1e72929590db644c8c6b67fb98ce8e0ba222051320221
|
| 3 |
+
size 5491671
|