thorirhrafn commited on
Commit
42e344b
·
verified ·
1 Parent(s): 7dcbc41

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [AI-Sweden-Models/gpt-sw3-1.3b](https://huggingface.co/AI-Sweden-Models/gpt-sw3-1.3b) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.0000
24
  - Accuracy: 1.0
25
 
26
  ## Model description
@@ -54,10 +54,10 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
57
- | 0.1087 | 0.43 | 50 | 0.0739 | 0.9861 |
58
- | 0.0215 | 0.85 | 100 | 0.0002 | 1.0 |
59
- | 0.0019 | 1.28 | 150 | 0.0000 | 1.0 |
60
- | 0.0054 | 1.71 | 200 | 0.0000 | 1.0 |
61
 
62
 
63
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [AI-Sweden-Models/gpt-sw3-1.3b](https://huggingface.co/AI-Sweden-Models/gpt-sw3-1.3b) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.0017
24
  - Accuracy: 1.0
25
 
26
  ## Model description
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
57
+ | 0.1303 | 0.41 | 50 | 0.1400 | 0.9697 |
58
+ | 0.0606 | 0.83 | 100 | 0.0171 | 0.9865 |
59
+ | 0.0005 | 1.24 | 150 | 0.0036 | 1.0 |
60
+ | 0.0 | 1.65 | 200 | 0.0017 | 1.0 |
61
 
62
 
63
  ### Framework versions