Datasets:
Commit
·
b7cd226
1
Parent(s):
78e98e3
Fix task tags (#2)
Browse files- Fix task tags (9acbb0fcb4199e0acaf31df938d3c0d163ba1952)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
@@ -1,14 +1,10 @@
|
|
1 |
---
|
2 |
-
pretty_name: mC4-es-sampled
|
3 |
annotations_creators:
|
4 |
- no-annotation
|
5 |
language_creators:
|
6 |
- found
|
7 |
language:
|
8 |
- es
|
9 |
-
source_datasets:
|
10 |
-
- mc4
|
11 |
-
- bertin-project/mc4-sampling
|
12 |
license:
|
13 |
- odc-by
|
14 |
size_categories:
|
@@ -19,10 +15,14 @@ size_categories:
|
|
19 |
- 1M<n<10M
|
20 |
- 10M<n<100M
|
21 |
- 100M<n<1B
|
|
|
|
|
|
|
22 |
task_categories:
|
23 |
-
-
|
24 |
task_ids:
|
25 |
- language-modeling
|
|
|
26 |
---
|
27 |
|
28 |
# Dataset Card for mC4-es-sampled
|
|
|
1 |
---
|
|
|
2 |
annotations_creators:
|
3 |
- no-annotation
|
4 |
language_creators:
|
5 |
- found
|
6 |
language:
|
7 |
- es
|
|
|
|
|
|
|
8 |
license:
|
9 |
- odc-by
|
10 |
size_categories:
|
|
|
15 |
- 1M<n<10M
|
16 |
- 10M<n<100M
|
17 |
- 100M<n<1B
|
18 |
+
source_datasets:
|
19 |
+
- mc4
|
20 |
+
- bertin-project/mc4-sampling
|
21 |
task_categories:
|
22 |
+
- text-generation
|
23 |
task_ids:
|
24 |
- language-modeling
|
25 |
+
pretty_name: mC4-es-sampled
|
26 |
---
|
27 |
|
28 |
# Dataset Card for mC4-es-sampled
|