murthyrudra commited on
Commit
c449fb5
1 Parent(s): f798b25

Added 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-original-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
+ datasets:
5
+ - cfilt/HiNER-original
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
  model-index:
11
  - name: HiNER-original-muril-base-cased
12
+ results:
13
+ - task:
14
+ name: Token Classification
15
+ type: token-classification
16
+ dataset:
17
+ type: cfilt/HiNER-original
18
+ name: HiNER Original
19
+ metrics:
20
+ - name: Precision
21
+ type: precision
22
+ value: 0.8874067587220668
23
+ - name: Recall
24
+ type: recall
25
+ value: 0.880125938333643
26
+ - name: F1
27
+ type: f1
28
+ value: 0.8837513529507954
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You