Datasets:
Tasks:
Token Classification
Sub-tasks:
named-entity-recognition
Languages:
Yoruba
Size:
1K<n<10K
License:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- README.md +1 -1
- yoruba_gv_ner.py +0 -2
README.md
CHANGED
@@ -10,7 +10,7 @@ licenses:
|
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
size_categories:
|
13 |
-
-
|
14 |
source_datasets:
|
15 |
- original
|
16 |
task_categories:
|
|
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
size_categories:
|
13 |
+
- 1K<n<10K
|
14 |
source_datasets:
|
15 |
- original
|
16 |
task_categories:
|
yoruba_gv_ner.py
CHANGED
@@ -16,8 +16,6 @@
|
|
16 |
"""Introduction to the Yoruba GV NER dataset: A Yoruba Global Voices (News) Named Entity Recognition Dataset"""
|
17 |
|
18 |
|
19 |
-
from __future__ import absolute_import, division, print_function
|
20 |
-
|
21 |
import datasets
|
22 |
|
23 |
|
|
|
16 |
"""Introduction to the Yoruba GV NER dataset: A Yoruba Global Voices (News) Named Entity Recognition Dataset"""
|
17 |
|
18 |
|
|
|
|
|
19 |
import datasets
|
20 |
|
21 |
|