murthyrudra commited on
Commit
5e4cf98
1 Parent(s): 7503c18

Updated README

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -1,9 +1,26 @@
1
  ---
2
  tags:
3
  - generated_from_trainer
 
 
 
 
4
  model-index:
5
  - name: HiNER-collapsed-muril-base-cased
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
+ metrics:
5
+ - precision
6
+ - recall
7
+ - f1
8
  model-index:
9
  - name: HiNER-collapsed-muril-base-cased
10
+ results:
11
+ - task:
12
+ name: Token Classification
13
+ type: token-classification
14
+ metrics:
15
+ - name: Precision
16
+ type: precision
17
+ value: 0.9049101352603298
18
+ - name: Recall
19
+ type: recall
20
+ value: 0.9209156735555891
21
+ - name: F1
22
+ type: f1
23
+ value: 0.9128427506027924
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You