Datasets:
zjsd
/

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
zjsd commited on
Commit
5218cd4
·
verified ·
1 Parent(s): f7580e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # RedStone
2
 
3
  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.
@@ -6,4 +11,4 @@ I followed the processing steps outlined in the official repository with minimal
6
 
7
  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.
8
 
9
- 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.
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ ---
6
  # RedStone
7
 
8
  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.
 
11
 
12
  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.
13
 
14
+ 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.