thientran commited on
Commit
321dddc
·
1 Parent(s): daf18e3

init readme.md

Browse files
Files changed (1) hide show
  1. README.md +35 -2
README.md CHANGED
@@ -1,3 +1,36 @@
1
  ---
2
- license: other
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language:
5
+ - en
6
+ language_creators:
7
+ - found
8
+ license:
9
+ - other
10
+ multilinguality:
11
+ - monolingual
12
+ paperswithcode_id: conll-2003
13
+ pretty_name: FavsBot
14
+ size_categories:
15
+ - 10K<n<100K
16
+ source_datasets: []
17
+ tags:
18
+ - Bot
19
+ task_categories:
20
+ - token-classification
21
+ task_ids:
22
+ - named-entity-recognition
23
+ train-eval-index:
24
+ - col_mapping:
25
+ ner_tags: tags
26
+ tokens: tokens
27
+ config: conll2003
28
+ metrics:
29
+ - name: seqeval
30
+ type: seqeval
31
+ splits:
32
+ eval_split: test
33
+ train_split: train
34
+ task: token-classification
35
+ task_id: entity_extraction
36
+ ---