thusken commited on
Commit
a803b45
1 Parent(s): 7d3ad3b

End of training

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 [NbAiLab/nb-bert-base](https://huggingface.co/NbAiLab/nb-bert-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3238
20
- - Accuracy: 0.8763
21
 
22
  ## Model description
23
 
@@ -50,7 +50,7 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.333 | 1.0 | 2029 | 0.3238 | 0.8763 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [NbAiLab/nb-bert-base](https://huggingface.co/NbAiLab/nb-bert-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.3002
20
+ - Accuracy: 0.8769
21
 
22
  ## Model description
23
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.3069 | 1.0 | 2029 | 0.3002 | 0.8769 |
54
 
55
 
56
  ### Framework versions