Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
license: mit
|
| 4 |
+
task_categories:
|
| 5 |
+
- text-generation
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
- zh
|
| 9 |
+
size_categories:
|
| 10 |
+
- 10B<n<100B
|
| 11 |
+
---
|
| 12 |
+
# Rainfall-v1
|
| 13 |
+
Pre-training dataset mixture:
|
| 14 |
+
- FineWeb-Edu (60%)
|
| 15 |
+
- Stack-Edu-Python (30%)
|
| 16 |
+
- FineMath-4plus (10%)
|
| 17 |
+
|
| 18 |
+
Total estimated tokens: 10B
|
| 19 |
+
Format: Parquet
|