commanderstrife commited on
Commit
6a7aa37
1 Parent(s): 96e6bf7

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -19
README.md CHANGED
@@ -22,16 +22,16 @@ model-index:
22
  metrics:
23
  - name: Precision
24
  type: precision
25
- value: 0.8911526429774604
26
  - name: Recall
27
  type: recall
28
- value: 0.8766669296930482
29
  - name: F1
30
  type: f1
31
- value: 0.8838504375497215
32
  - name: Accuracy
33
  type: accuracy
34
- value: 0.9906009271141061
35
  ---
36
 
37
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -41,11 +41,11 @@ should probably proofread and complete it, then remove this comment. -->
41
 
42
  This model is a fine-tuned version of [emilyalsentzer/Bio_ClinicalBERT](https://huggingface.co/emilyalsentzer/Bio_ClinicalBERT) on the bc4chemd_ner dataset.
43
  It achieves the following results on the evaluation set:
44
- - Loss: 0.0648
45
- - Precision: 0.8912
46
- - Recall: 0.8767
47
- - F1: 0.8839
48
- - Accuracy: 0.9906
49
 
50
  ## Model description
51
 
@@ -76,16 +76,16 @@ The following hyperparameters were used during training:
76
 
77
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
78
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
79
- | 0.0088 | 1.0 | 1918 | 0.0322 | 0.8763 | 0.8506 | 0.8633 | 0.9894 |
80
- | 0.0079 | 2.0 | 3836 | 0.0375 | 0.8820 | 0.8571 | 0.8694 | 0.9896 |
81
- | 0.0085 | 3.0 | 5754 | 0.0382 | 0.8671 | 0.8820 | 0.8744 | 0.9900 |
82
- | 0.0011 | 4.0 | 7672 | 0.0513 | 0.8895 | 0.8520 | 0.8704 | 0.9896 |
83
- | 0.0016 | 5.0 | 9590 | 0.0489 | 0.8871 | 0.8721 | 0.8795 | 0.9903 |
84
- | 0.0002 | 6.0 | 11508 | 0.0541 | 0.8906 | 0.8751 | 0.8828 | 0.9904 |
85
- | 0.0001 | 7.0 | 13426 | 0.0541 | 0.8794 | 0.8828 | 0.8811 | 0.9904 |
86
- | 0.0001 | 8.0 | 15344 | 0.0590 | 0.8771 | 0.8881 | 0.8825 | 0.9905 |
87
- | 0.0 | 9.0 | 17262 | 0.0622 | 0.8901 | 0.8797 | 0.8849 | 0.9906 |
88
- | 0.0058 | 10.0 | 19180 | 0.0648 | 0.8912 | 0.8767 | 0.8839 | 0.9906 |
89
 
90
 
91
  ### Framework versions
 
22
  metrics:
23
  - name: Precision
24
  type: precision
25
+ value: 0.8944236722550557
26
  - name: Recall
27
  type: recall
28
+ value: 0.8777321865383098
29
  - name: F1
30
  type: f1
31
+ value: 0.8859993229654115
32
  - name: Accuracy
33
  type: accuracy
34
+ value: 0.9908228496683563
35
  ---
36
 
37
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
41
 
42
  This model is a fine-tuned version of [emilyalsentzer/Bio_ClinicalBERT](https://huggingface.co/emilyalsentzer/Bio_ClinicalBERT) on the bc4chemd_ner dataset.
43
  It achieves the following results on the evaluation set:
44
+ - Loss: 0.0641
45
+ - Precision: 0.8944
46
+ - Recall: 0.8777
47
+ - F1: 0.8860
48
+ - Accuracy: 0.9908
49
 
50
  ## Model description
51
 
 
76
 
77
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
78
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
79
+ | 0.006 | 1.0 | 1918 | 0.0310 | 0.8697 | 0.8510 | 0.8602 | 0.9894 |
80
+ | 0.0097 | 2.0 | 3836 | 0.0345 | 0.8855 | 0.8637 | 0.8745 | 0.9898 |
81
+ | 0.0058 | 3.0 | 5754 | 0.0359 | 0.8733 | 0.8836 | 0.8784 | 0.9902 |
82
+ | 0.0014 | 4.0 | 7672 | 0.0440 | 0.8723 | 0.8842 | 0.8782 | 0.9903 |
83
+ | 0.0005 | 5.0 | 9590 | 0.0539 | 0.8862 | 0.8673 | 0.8766 | 0.9903 |
84
+ | 0.0001 | 6.0 | 11508 | 0.0558 | 0.8939 | 0.8628 | 0.8781 | 0.9904 |
85
+ | 0.0001 | 7.0 | 13426 | 0.0558 | 0.8846 | 0.8729 | 0.8787 | 0.9903 |
86
+ | 0.0012 | 8.0 | 15344 | 0.0635 | 0.8935 | 0.8696 | 0.8814 | 0.9905 |
87
+ | 0.0 | 9.0 | 17262 | 0.0624 | 0.8897 | 0.8831 | 0.8864 | 0.9908 |
88
+ | 0.0002 | 10.0 | 19180 | 0.0641 | 0.8944 | 0.8777 | 0.8860 | 0.9908 |
89
 
90
 
91
  ### Framework versions