Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -151,4 +151,18 @@ configs:
|
|
| 151 |
path: subset-zh/train-*
|
| 152 |
- split: test
|
| 153 |
path: subset-zh/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 154 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 151 |
path: subset-zh/train-*
|
| 152 |
- split: test
|
| 153 |
path: subset-zh/test-*
|
| 154 |
+
license: apache-2.0
|
| 155 |
+
task_categories:
|
| 156 |
+
- text-generation
|
| 157 |
+
language:
|
| 158 |
+
- vi
|
| 159 |
+
- en
|
| 160 |
+
- fr
|
| 161 |
+
- ja
|
| 162 |
+
- zh
|
| 163 |
+
size_categories:
|
| 164 |
+
- 1M<n<10M
|
| 165 |
---
|
| 166 |
+
This dataset comes from HuggingFaceFW/fineweb-2 and HuggingFaceFW/fineweb-edu. It includes five languages: Vietnamese, English, French, Japanese, and Chinese. Each language has 2,000,000 training samples and 100,000 test samples, totaling 10 million rows for training and 500,000 rows for testing.
|
| 167 |
+
|
| 168 |
+
**The default subset is the combination of other subset**
|