sasi2400 commited on
Commit
ac5993d
1 Parent(s): 255c838

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [ProsusAI/finbert](https://huggingface.co/ProsusAI/finbert) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.0006
20
- - F1: 1.0
21
 
22
  ## Model description
23
 
@@ -46,10 +46,10 @@ The following hyperparameters were used during training:
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss | F1 |
50
- |:-------------:|:-----:|:----:|:---------------:|:---:|
51
- | No log | 1.0 | 327 | 0.0010 | 1.0 |
52
- | 0.0688 | 2.0 | 654 | 0.0006 | 1.0 |
53
 
54
 
55
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [ProsusAI/finbert](https://huggingface.co/ProsusAI/finbert) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.0113
20
+ - F1: 0.9952
21
 
22
  ## Model description
23
 
 
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
50
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | No log | 1.0 | 327 | 0.0264 | 0.9919 |
52
+ | 0.0687 | 2.0 | 654 | 0.0113 | 0.9952 |
53
 
54
 
55
  ### Framework versions