Datasets:
Commit
·
b9f53b0
1
Parent(s):
bc9bc91
Fix task tags
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
pretty_name: mC4_nl_cleaned
|
3 |
annotations_creators:
|
4 |
- no-annotation
|
5 |
language_creators:
|
@@ -14,24 +13,25 @@ multilinguality:
|
|
14 |
- en-nl
|
15 |
size_categories:
|
16 |
micro:
|
17 |
-
|
18 |
tiny:
|
19 |
-
|
20 |
small:
|
21 |
-
|
22 |
medium:
|
23 |
-
|
24 |
large:
|
25 |
-
|
26 |
full:
|
27 |
-
|
28 |
source_datasets:
|
29 |
- extended
|
30 |
task_categories:
|
31 |
-
-
|
32 |
task_ids:
|
33 |
- language-modeling
|
34 |
paperswithcode_id: mc4
|
|
|
35 |
---
|
36 |
|
37 |
# Dataset Card for Clean Dutch mC4
|
|
|
1 |
---
|
|
|
2 |
annotations_creators:
|
3 |
- no-annotation
|
4 |
language_creators:
|
|
|
13 |
- en-nl
|
14 |
size_categories:
|
15 |
micro:
|
16 |
+
- 120k
|
17 |
tiny:
|
18 |
+
- 1M<n<10M
|
19 |
small:
|
20 |
+
- 10M<n<100M
|
21 |
medium:
|
22 |
+
- 10M<n<100M
|
23 |
large:
|
24 |
+
- 10M<n<100M
|
25 |
full:
|
26 |
+
- 100M<n<1B
|
27 |
source_datasets:
|
28 |
- extended
|
29 |
task_categories:
|
30 |
+
- text-generation
|
31 |
task_ids:
|
32 |
- language-modeling
|
33 |
paperswithcode_id: mc4
|
34 |
+
pretty_name: mC4_nl_cleaned
|
35 |
---
|
36 |
|
37 |
# Dataset Card for Clean Dutch mC4
|