File size: 631 Bytes
262d05a 798cdf3 262d05a 798cdf3 4083a81 7df3de2 4083a81 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: cc-by-4.0
language:
- zh
---
## Introduction
Chinese-C4 is a clean Chinese internet dataset based on Common Crawl. The dataset is 46.29GB and has undergone multiple cleaning strategies, including Chinese filtering, heuristic cleaning based on punctuation, line-based hashing for deduplication, and repetition removal.
The dataset is open source and free for commercial use, and you are welcome to use the data and the cleaning strategies provided and contribute your cleaning strategies.
You can find the cleaning script for the dataset on GitHub [c4-dataset-script](https://github.com/shjwudp/c4-dataset-script).
|