thusken commited on
Commit
bec6a71
1 Parent(s): 32e4eac

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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.3002
20
- - Accuracy: 0.8769
21
 
22
  ## Model description
23
 
@@ -50,12 +50,12 @@ The following hyperparameters were used during training:
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
57
 
58
  - Transformers 4.17.0
59
- - Pytorch 1.6.0
60
  - Datasets 1.18.4
61
  - Tokenizers 0.12.1
 
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.2820
20
+ - Accuracy: 0.8822
21
 
22
  ## Model description
23
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.2779 | 1.0 | 2032 | 0.2820 | 0.8822 |
54
 
55
 
56
  ### Framework versions
57
 
58
  - Transformers 4.17.0
59
+ - Pytorch 1.10.2+cu113
60
  - Datasets 1.18.4
61
  - Tokenizers 0.12.1