Datasets:
fix task_ids
Browse files
README.md
CHANGED
|
@@ -130,7 +130,6 @@ task_categories:
|
|
| 130 |
task_ids:
|
| 131 |
- multi-class-classification
|
| 132 |
- multi-label-classification
|
| 133 |
-
- token-classification-other-morphology
|
| 134 |
paperswithcode_id: null
|
| 135 |
pretty_name: UniversalMorphologies
|
| 136 |
configs:
|
|
@@ -244,6 +243,8 @@ configs:
|
|
| 244 |
- xno
|
| 245 |
- yid
|
| 246 |
- zul
|
|
|
|
|
|
|
| 247 |
---
|
| 248 |
|
| 249 |
# Dataset Card for [Dataset Name]
|
|
@@ -388,4 +389,4 @@ Each instance in the dataset has the following fields:
|
|
| 388 |
|
| 389 |
### Contributions
|
| 390 |
|
| 391 |
-
Thanks to [@yjernite](https://github.com/yjernite) for adding this dataset.
|
|
|
|
| 130 |
task_ids:
|
| 131 |
- multi-class-classification
|
| 132 |
- multi-label-classification
|
|
|
|
| 133 |
paperswithcode_id: null
|
| 134 |
pretty_name: UniversalMorphologies
|
| 135 |
configs:
|
|
|
|
| 243 |
- xno
|
| 244 |
- yid
|
| 245 |
- zul
|
| 246 |
+
tags:
|
| 247 |
+
- morphology
|
| 248 |
---
|
| 249 |
|
| 250 |
# Dataset Card for [Dataset Name]
|
|
|
|
| 389 |
|
| 390 |
### Contributions
|
| 391 |
|
| 392 |
+
Thanks to [@yjernite](https://github.com/yjernite) for adding this dataset.
|