Datasets:
BAAI
/

Languages:
Chinese
ArXiv:
ldwang commited on
Commit
43ca430
1 Parent(s): de9aa9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -90,7 +90,9 @@ We conducted two types of experiments:
90
  1. Mixed Dataset Experiment: The ratio of English, code, and Chinese is 60% : 10% : 30%.
91
  2. Chinese Dataset Experiment: The Chinese ratio is 100%.
92
 
93
- For English datasets, we uniformly used [FineWeb-edu](https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu/tree/main/sample/100BT); for code data, we used [StarCoder](https://huggingface.co/bigcode/starcoder); for Chinese datasets, we selected [wanjuan-v1](https://github.com/opendatalab/WanJuan1.0), [skypile](https://huggingface.co/datasets/Skywork/SkyPile-150B), and [cci3.0](https://huggingface.co/datasets/BAAI/CCI3-Data).
 
 
94
 
95
  For Mixed Dataset Experiment all evaluation metrics are averaged.
96
  ![Mixed Dataset Experiment](./datasets_mix_metrics.png)
 
90
  1. Mixed Dataset Experiment: The ratio of English, code, and Chinese is 60% : 10% : 30%.
91
  2. Chinese Dataset Experiment: The Chinese ratio is 100%.
92
 
93
+ For English datasets, we uniformly used [FineWeb-edu](https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu/tree/main/sample/100BT). For code data, we used [StarCoder](https://huggingface.co/bigcode/starcoder).
94
+ For Chinese datasets, we selected [wanjuan-v1](https://github.com/opendatalab/WanJuan1.0), [skypile](https://huggingface.co/datasets/Skywork/SkyPile-150B), and [cci3.0](https://huggingface.co/datasets/BAAI/CCI3-Data).
95
+ In the plots below, cci_edu datasets is the subset of cci3.0 filtered by educational value of 1.0.
96
 
97
  For Mixed Dataset Experiment all evaluation metrics are averaged.
98
  ![Mixed Dataset Experiment](./datasets_mix_metrics.png)