File size: 758 Bytes
f94bcfc
 
 
 
 
 
 
 
 
 
f033bc0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
license: odc-by
task_categories:
- text-generation
language:
- en
size_categories:
- 100B<n<1T
---

Pre-built HRM-Text pretraining dataset from raw data using the [data_io](https://github.com/sapientinc/data_io) cleaning scripts.

## Citation

If you find this project or our paper useful, please consider citing our paper:

```
@misc{wang2026hrmtextefficientpretrainingscaling,
      title={HRM-Text: Efficient Pretraining Beyond Scaling}, 
      author={Guan Wang and Changling Liu and Chenyu Wang and Cai Zhou and Yuhao Sun and Yifei Wu and Shuai Zhen and Luca Scimeca and Yasin Abbasi Yadkori},
      year={2026},
      eprint={2605.20613},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2605.20613}, 
}
```