Datasets:
Modalities:
Text
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
1M - 10M
ArXiv:
License:
update Readme
#1
by
muhtasham
- opened
README.md
CHANGED
@@ -3,10 +3,9 @@ annotations_creators:
|
|
3 |
- expert-generated
|
4 |
language_creators:
|
5 |
- expert-generated
|
6 |
-
|
7 |
- en
|
8 |
-
|
9 |
-
- cc-by-sa-4-0
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
pretty_name: FiNER-139
|
@@ -19,6 +18,15 @@ task_categories:
|
|
19 |
- entity-extraction
|
20 |
task_ids:
|
21 |
- named-entity-recognition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
# Dataset Card for FiNER-139
|
|
|
3 |
- expert-generated
|
4 |
language_creators:
|
5 |
- expert-generated
|
6 |
+
language:
|
7 |
- en
|
8 |
+
license: cc-by-sa-4.0
|
|
|
9 |
multilinguality:
|
10 |
- monolingual
|
11 |
pretty_name: FiNER-139
|
|
|
18 |
- entity-extraction
|
19 |
task_ids:
|
20 |
- named-entity-recognition
|
21 |
+
train-eval-index:
|
22 |
+
- config: finer-139
|
23 |
+
task: token-classification
|
24 |
+
task_id: entity_extraction
|
25 |
+
splits:
|
26 |
+
eval_split: train
|
27 |
+
col_mapping:
|
28 |
+
tokens: tokens
|
29 |
+
ner_tags: tags
|
30 |
---
|
31 |
|
32 |
# Dataset Card for FiNER-139
|