File size: 738 Bytes
f7580e3 |
1 2 3 4 5 6 7 8 9 10 |
# RedStone
Based on the paper "[RedStone: Curating General, Code, Math, and QA Data for Large Language Models](https://arxiv.org/abs/2412.03398)" and the [official GitHub repository](https://github.com/microsoft/RedStone), I have replicated the processing of the **general-cc** dataset in Redstone.
I followed the processing steps outlined in the official repository with minimal modifications.
The final processed dataset is similar in scale to what is presented in the paper, but I have not yet used this data for training to verify its quality.
The release is under the [Redstone's license](https://github.com/microsoft/RedStone/blob/main/LICENSE). If any data within it infringes on your copyright, please contact me for removal.
|