nickil commited on
Commit
f94e06c
1 Parent(s): 3d57fb4

End of training

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [microsoft/phi-1_5](https://huggingface.co/microsoft/phi-1_5) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.1943
20
 
21
  ## Model description
22
 
@@ -51,8 +51,8 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
- | 0.0163 | 100.0 | 200 | 1.1055 |
55
- | 0.0121 | 200.0 | 400 | 1.1943 |
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [microsoft/phi-1_5](https://huggingface.co/microsoft/phi-1_5) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.1769
20
 
21
  ## Model description
22
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
+ | 0.0211 | 100.0 | 200 | 1.1057 |
55
+ | 0.0176 | 200.0 | 400 | 1.1769 |
56
 
57
 
58
  ### Framework versions