Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
---
|
| 4 |
+
# OpenSeek Pretraining Dataset v1.0 (Sample Release)
|
| 5 |
+
|
| 6 |
+
We have released a portion of the sampled data from the **OpenSeek Pretraining Dataset v1.0**, primarily including **Chinese and English Common Crawl (CC) datasets**. Additional domain-specific datasets will be provided in future updates.
|
| 7 |
+
|
| 8 |
+
## π Dataset Sources
|
| 9 |
+
- **English CC dataset**: Mainly sourced from the **Nemotron-CC dataset**.
|
| 10 |
+
- **Chinese CC dataset**: Processed using the **Nemotron-CC data pipeline**, based on aggregated open-source Chinese datasets.
|
| 11 |
+
|
| 12 |
+
## π Data Processing Status
|
| 13 |
+
For the **Chinese CC dataset**, we have completed:
|
| 14 |
+
- β
**Global fuzzy deduplication** and **exact substring deduplication**.
|
| 15 |
+
- β
Application of **three quality classifiers** for data labeling.
|
| 16 |
+
- π§ Further processing is still ongoing.
|
| 17 |
+
|
| 18 |
+
## π References
|
| 19 |
+
1. [Nemotron-CC](https://arxiv.org/abs/2412.02595)
|
| 20 |
+
|
| 21 |
+
## π Future Plans
|
| 22 |
+
We will continue improving data quality and expand dataset coverage across various domains. Stay tuned for more updates! π
|
| 23 |
+
|
| 24 |
+
---
|
| 25 |
+
**π’ Follow us for updates!**
|