Fix task tags
#3
by
albertvillanova
HF Staff
- opened
README.md
CHANGED
|
@@ -1,19 +1,17 @@
|
|
| 1 |
---
|
| 2 |
-
language:
|
| 3 |
- si
|
| 4 |
-
|
| 5 |
license:
|
| 6 |
- cc-by-sa-4.0
|
| 7 |
-
|
| 8 |
task_categories:
|
| 9 |
-
-
|
| 10 |
-
|
| 11 |
task_ids:
|
| 12 |
-
- tokenization
|
| 13 |
-
- normalization
|
| 14 |
-
- part-of-speech-tagging
|
| 15 |
- lemmatization
|
| 16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
The dataset contains 6273 training samples, 762 validation samples and 749 test samples.
|
| 19 |
Each sample represents a sentence and includes the following features: sentence ID ('sent\_id'),
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
- si
|
|
|
|
| 4 |
license:
|
| 5 |
- cc-by-sa-4.0
|
|
|
|
| 6 |
task_categories:
|
| 7 |
+
- other
|
|
|
|
| 8 |
task_ids:
|
|
|
|
|
|
|
|
|
|
| 9 |
- lemmatization
|
| 10 |
+
- part-of-speech
|
| 11 |
+
tags:
|
| 12 |
+
- structure-prediction
|
| 13 |
+
- normalization
|
| 14 |
+
- tokenization
|
| 15 |
---
|
| 16 |
The dataset contains 6273 training samples, 762 validation samples and 749 test samples.
|
| 17 |
Each sample represents a sentence and includes the following features: sentence ID ('sent\_id'),
|