drAbreu commited on
Commit
a1daa65
·
verified ·
1 Parent(s): 7a253ea

End of training

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -25,13 +25,13 @@ model-index:
25
  metrics:
26
  - name: Precision
27
  type: precision
28
- value: 0.9622641509433962
29
  - name: Recall
30
  type: recall
31
- value: 0.9659090909090909
32
  - name: F1
33
  type: f1
34
- value: 0.9640831758034027
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 [microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract](https://huggingface.co/microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract) on the source_data dataset.
43
  It achieves the following results on the evaluation set:
44
- - Loss: 0.0017
45
- - Accuracy Score: 0.9995
46
- - Precision: 0.9623
47
- - Recall: 0.9659
48
- - F1: 0.9641
49
 
50
  ## Model description
51
 
@@ -77,7 +77,7 @@ No additional optimizer arguments
77
 
78
  | Training Loss | Epoch | Step | Validation Loss | Accuracy Score | Precision | Recall | F1 |
79
  |:-------------:|:-----:|:----:|:---------------:|:--------------:|:---------:|:------:|:------:|
80
- | 0.0009 | 1.0 | 864 | 0.0017 | 0.9995 | 0.9623 | 0.9659 | 0.9641 |
81
 
82
 
83
  ### Framework versions
 
25
  metrics:
26
  - name: Precision
27
  type: precision
28
+ value: 0.9707271010387157
29
  - name: Recall
30
  type: recall
31
+ value: 0.9734848484848485
32
  - name: F1
33
  type: f1
34
+ value: 0.9721040189125295
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 [microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract](https://huggingface.co/microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract) on the source_data dataset.
43
  It achieves the following results on the evaluation set:
44
+ - Loss: 0.0016
45
+ - Accuracy Score: 0.9996
46
+ - Precision: 0.9707
47
+ - Recall: 0.9735
48
+ - F1: 0.9721
49
 
50
  ## Model description
51
 
 
77
 
78
  | Training Loss | Epoch | Step | Validation Loss | Accuracy Score | Precision | Recall | F1 |
79
  |:-------------:|:-----:|:----:|:---------------:|:--------------:|:---------:|:------:|:------:|
80
+ | 0.0012 | 1.0 | 864 | 0.0016 | 0.9996 | 0.9707 | 0.9735 | 0.9721 |
81
 
82
 
83
  ### Framework versions