Update files from the datasets library (from 1.2.1)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.2.1
README.md
CHANGED
|
@@ -71,15 +71,15 @@ task_ids:
|
|
| 71 |
- language-modeling
|
| 72 |
tagged_ca:
|
| 73 |
- structure-prediction-other-lemmatization
|
| 74 |
-
-
|
| 75 |
- text-classification-other-word-sense-disambiguation
|
| 76 |
tagged_en:
|
| 77 |
- structure-prediction-other-lemmatization
|
| 78 |
-
-
|
| 79 |
- text-classification-other-word-sense-disambiguation
|
| 80 |
tagged_es:
|
| 81 |
- structure-prediction-other-lemmatization
|
| 82 |
-
-
|
| 83 |
- text-classification-other-word-sense-disambiguation
|
| 84 |
---
|
| 85 |
|
|
|
|
| 71 |
- language-modeling
|
| 72 |
tagged_ca:
|
| 73 |
- structure-prediction-other-lemmatization
|
| 74 |
+
- part-of-speech-tagging
|
| 75 |
- text-classification-other-word-sense-disambiguation
|
| 76 |
tagged_en:
|
| 77 |
- structure-prediction-other-lemmatization
|
| 78 |
+
- part-of-speech-tagging
|
| 79 |
- text-classification-other-word-sense-disambiguation
|
| 80 |
tagged_es:
|
| 81 |
- structure-prediction-other-lemmatization
|
| 82 |
+
- part-of-speech-tagging
|
| 83 |
- text-classification-other-word-sense-disambiguation
|
| 84 |
---
|
| 85 |
|