fix task_ids
Browse files
README.md
CHANGED
|
@@ -28,8 +28,6 @@ task_ids:
|
|
| 28 |
- language-modeling
|
| 29 |
- masked-language-modeling
|
| 30 |
- part-of-speech
|
| 31 |
-
- text-classification-other-word-sense-disambiguation
|
| 32 |
-
- token-classification-other-lemmatization
|
| 33 |
paperswithcode_id: null
|
| 34 |
configs:
|
| 35 |
- raw_ca
|
|
@@ -38,6 +36,9 @@ configs:
|
|
| 38 |
- tagged_ca
|
| 39 |
- tagged_en
|
| 40 |
- tagged_es
|
|
|
|
|
|
|
|
|
|
| 41 |
---
|
| 42 |
|
| 43 |
# Dataset Card for Wikicorpus
|
|
|
|
| 28 |
- language-modeling
|
| 29 |
- masked-language-modeling
|
| 30 |
- part-of-speech
|
|
|
|
|
|
|
| 31 |
paperswithcode_id: null
|
| 32 |
configs:
|
| 33 |
- raw_ca
|
|
|
|
| 36 |
- tagged_ca
|
| 37 |
- tagged_en
|
| 38 |
- tagged_es
|
| 39 |
+
tags:
|
| 40 |
+
- word-sense-disambiguation
|
| 41 |
+
- lemmatization
|
| 42 |
---
|
| 43 |
|
| 44 |
# Dataset Card for Wikicorpus
|