Datasets:

Languages:
Italian
Multilinguality:
monolingual
Language Creators:
found
Annotations Creators:
no-annotation
Source Datasets:
extended
ArXiv:
Tags:
License:
gsarti albertvillanova HF staff commited on
Commit
8281df3
•
1 Parent(s): d5246b7

Fix task_categories (#1)

Browse files

- Fix task_categories (4e09bf886c5a39e7616e792f3877cd95ef4138aa)


Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- pretty_name: mC4_it
3
  annotations_creators:
4
  - no-annotation
5
  language_creators:
@@ -12,22 +11,23 @@ multilinguality:
12
  - monolingual
13
  size_categories:
14
  tiny:
15
- - 1M<n<10M
16
  small:
17
- - 10M<n<100M
18
  medium:
19
- - 10M<n<100M
20
  large:
21
- - 10M<n<100M
22
  full:
23
- - 100M<n<1B
24
  source_datasets:
25
  - extended
26
  task_categories:
27
- - sequence-modeling
28
  task_ids:
29
  - language-modeling
30
  paperswithcode_id: mc4
 
31
  ---
32
 
33
  # Dataset Card for Clean Italian mC4 🇮🇹
1
  ---
 
2
  annotations_creators:
3
  - no-annotation
4
  language_creators:
11
  - monolingual
12
  size_categories:
13
  tiny:
14
+ - 1M<n<10M
15
  small:
16
+ - 10M<n<100M
17
  medium:
18
+ - 10M<n<100M
19
  large:
20
+ - 10M<n<100M
21
  full:
22
+ - 100M<n<1B
23
  source_datasets:
24
  - extended
25
  task_categories:
26
+ - text-generation
27
  task_ids:
28
  - language-modeling
29
  paperswithcode_id: mc4
30
+ pretty_name: mC4_it
31
  ---
32
 
33
  # Dataset Card for Clean Italian mC4 🇮🇹