murthyrudra commited on
Commit
5ad9a8a
1 Parent(s): eafca09

Updated Results

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -1,9 +1,31 @@
1
  ---
2
  tags:
3
  - generated_from_trainer
 
 
 
 
 
 
4
  model-index:
5
  - name: HiNER-collapsed-xlm-roberta-base
6
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
 
9
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
  tags:
3
  - generated_from_trainer
4
+ datasets:
5
+ - cfilt/HiNER-collapsed
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
  model-index:
11
  - name: HiNER-collapsed-xlm-roberta-base
12
+ results:
13
+ - task:
14
+ name: Token Classification
15
+ type: token-classification
16
+ dataset:
17
+ type: cfilt/HiNER-collapsed
18
+ name: HiNER Collapsed
19
+ metrics:
20
+ - name: Precision
21
+ type: precision
22
+ value: 0.9137448834064936
23
+ - name: Recall
24
+ type: recall
25
+ value: 0.9296549644788663
26
+ - name: F1
27
+ type: f1
28
+ value: 0.9216312652954473
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You