Commit
•
c733412
1
Parent(s):
cb97f4f
Fix task tags (#2)
Browse files- Fix task tags (296feb769eaa132c1d38e478330c59bdf73dae23)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
@@ -9,7 +9,6 @@ license:
|
|
9 |
- cc-by-4.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
pretty_name: ParlamentParla
|
13 |
size_categories:
|
14 |
clean:
|
15 |
- 10K<n<100K
|
@@ -18,12 +17,12 @@ size_categories:
|
|
18 |
source_datasets:
|
19 |
- original
|
20 |
task_categories:
|
21 |
-
-
|
22 |
-
-
|
23 |
task_ids:
|
24 |
- language-modeling
|
25 |
-
- automatic-speech-recognition
|
26 |
- speaker-identification
|
|
|
27 |
---
|
28 |
|
29 |
# Dataset Card for ParlamentParla
|
|
|
9 |
- cc-by-4.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
12 |
size_categories:
|
13 |
clean:
|
14 |
- 10K<n<100K
|
|
|
17 |
source_datasets:
|
18 |
- original
|
19 |
task_categories:
|
20 |
+
- automatic-speech-recognition
|
21 |
+
- text-generation
|
22 |
task_ids:
|
23 |
- language-modeling
|
|
|
24 |
- speaker-identification
|
25 |
+
pretty_name: ParlamentParla
|
26 |
---
|
27 |
|
28 |
# Dataset Card for ParlamentParla
|