Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
csv
Sub-tasks:
named-entity-recognition
Languages:
Persian
Size:
10K - 100K
ArXiv:
Tags:
named entity recognition
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,37 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
- token-classification
|
5 |
language:
|
6 |
- fa
|
7 |
-
|
8 |
-
-
|
9 |
-
|
|
|
|
|
|
|
|
|
10 |
pretty_name: conll2003-persian
|
11 |
size_categories:
|
12 |
- 10K<n<100K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
+
- crowdsourced
|
|
|
4 |
language:
|
5 |
- fa
|
6 |
+
language_creators:
|
7 |
+
- machine-generated
|
8 |
+
license:
|
9 |
+
- other
|
10 |
+
multilinguality:
|
11 |
+
- monolingual
|
12 |
+
paperswithcode_id: conll-2003
|
13 |
pretty_name: conll2003-persian
|
14 |
size_categories:
|
15 |
- 10K<n<100K
|
16 |
+
source_datasets:
|
17 |
+
- extended|conll2003
|
18 |
+
tags:
|
19 |
+
- named entity recognition
|
20 |
+
task_categories:
|
21 |
+
- token-classification
|
22 |
+
task_ids:
|
23 |
+
- named-entity-recognition
|
24 |
+
train-eval-index:
|
25 |
+
- col_mapping:
|
26 |
+
ner_tags: tags
|
27 |
+
tokens: tokens
|
28 |
+
config: conll2003
|
29 |
+
metrics:
|
30 |
+
- name: seqeval
|
31 |
+
type: seqeval
|
32 |
+
splits:
|
33 |
+
eval_split: test
|
34 |
+
train_split: train
|
35 |
+
task: token-classification
|
36 |
+
task_id: entity_extraction
|
37 |
---
|