valenaparicio16 commited on
Commit
0170334
·
1 Parent(s): 10bba41

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: F1
23
  type: f1
24
- value: 0.8819287600717362
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [dmis-lab/biobert-v1.1](https://huggingface.co/dmis-lab/biobert-v1.1) on the financial_phrasebank dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.3390
35
- - F1: 0.8819
36
 
37
  ## Model description
38
 
@@ -63,9 +63,9 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | F1 |
65
  |:-------------:|:-----:|:----:|:---------------:|:------:|
66
- | No log | 1.0 | 238 | 0.3539 | 0.8551 |
67
- | No log | 2.0 | 476 | 0.3390 | 0.8819 |
68
- | 0.3514 | 3.0 | 714 | 0.4195 | 0.8798 |
69
 
70
 
71
  ### Framework versions
 
21
  metrics:
22
  - name: F1
23
  type: f1
24
+ value: 0.9025888951096297
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [dmis-lab/biobert-v1.1](https://huggingface.co/dmis-lab/biobert-v1.1) on the financial_phrasebank dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.3733
35
+ - F1: 0.9026
36
 
37
  ## Model description
38
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | F1 |
65
  |:-------------:|:-----:|:----:|:---------------:|:------:|
66
+ | No log | 1.0 | 238 | 0.2848 | 0.8875 |
67
+ | No log | 2.0 | 476 | 0.3041 | 0.9023 |
68
+ | 0.399 | 3.0 | 714 | 0.3733 | 0.9026 |
69
 
70
 
71
  ### Framework versions