Amir13 commited on
Commit
ee76808
1 Parent(s): e9c1d49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -6
README.md CHANGED
@@ -1,13 +1,37 @@
1
  ---
2
- license: other
3
- task_categories:
4
- - token-classification
5
  language:
6
  - fa
7
- tags:
8
- - natural language engineering
9
- - named entity recognition
 
 
 
 
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
  ---