BramVanroy
commited on
Commit
•
67992ab
1
Parent(s):
8e81d3f
Update README.md
Browse files
README.md
CHANGED
@@ -280,6 +280,9 @@ configs:
|
|
280 |
task_categories:
|
281 |
- text-generation
|
282 |
- text2text-generation
|
|
|
|
|
|
|
283 |
---
|
284 |
|
285 |
# Filtered CulturaX + Wikipedia for Dutch
|
@@ -546,4 +549,9 @@ BAD_PHRASES_DOC_LEVEL = {
|
|
546 |
- test_num_tokens: 26,520,069
|
547 |
- total_num_samples: 84,753,828
|
548 |
- train_num_samples: 84,689,828
|
549 |
-
- test_num_samples: 64,000
|
|
|
|
|
|
|
|
|
|
|
|
280 |
task_categories:
|
281 |
- text-generation
|
282 |
- text2text-generation
|
283 |
+
language:
|
284 |
+
- nl
|
285 |
+
pretty_name: Filtered CulturaX + Wikipedia for Dutch
|
286 |
---
|
287 |
|
288 |
# Filtered CulturaX + Wikipedia for Dutch
|
|
|
549 |
- test_num_tokens: 26,520,069
|
550 |
- total_num_samples: 84,753,828
|
551 |
- train_num_samples: 84,689,828
|
552 |
+
- test_num_samples: 64,000
|
553 |
+
|
554 |
+
## License information
|
555 |
+
|
556 |
+
For CulturaX: https://huggingface.co/datasets/uonlp/CulturaX#license-information
|
557 |
+
For Wikipedia: https://huggingface.co/datasets/wikimedia/wikipedia#licensing-information
|