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:
Update README.md
Browse files
README.md
CHANGED
@@ -3,9 +3,12 @@ license: apache-2.0
|
|
3 |
task_categories:
|
4 |
- text-generation
|
5 |
tags:
|
6 |
-
- mathematics
|
7 |
- reasoning
|
8 |
- latent-thoughts
|
|
|
|
|
|
|
|
|
9 |
dataset_info:
|
10 |
- config_name: finemath_4plus_final_2b_separated_bootstrap_split
|
11 |
features:
|
@@ -280,4 +283,4 @@ configs:
|
|
280 |
path: finetune_math/validation-*
|
281 |
---
|
282 |
|
283 |
-
This dataset is associated with the paper [Reasoning to Learn from Latent Thoughts](https://huggingface.co/papers/2503.18866). It contains data used for pretraining language models with a focus on improving data efficiency by modeling and inferring latent thoughts underlying the text generation process,
|
|
|
3 |
task_categories:
|
4 |
- text-generation
|
5 |
tags:
|
|
|
6 |
- reasoning
|
7 |
- latent-thoughts
|
8 |
+
- latent-variable-models
|
9 |
+
- expectation-maximization
|
10 |
+
- self-improvement
|
11 |
+
- mathematics
|
12 |
dataset_info:
|
13 |
- config_name: finemath_4plus_final_2b_separated_bootstrap_split
|
14 |
features:
|
|
|
283 |
path: finetune_math/validation-*
|
284 |
---
|
285 |
|
286 |
+
This dataset is associated with the paper [Reasoning to Learn from Latent Thoughts](https://huggingface.co/papers/2503.18866). It contains data used for pretraining language models with a focus on improving data efficiency by modeling and inferring latent thoughts underlying the text generation process, such as on reasoning-intensive math corpus. An expectation-maximization algorithm is developed for models to self-improve their self-generated thoughts and data efficiency.
|