Sorour commited on
Commit
5b97107
·
verified ·
1 Parent(s): 4d681fa

Model save

Browse files
Files changed (1) hide show
  1. README.md +6 -4
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 [microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.6211
24
 
25
  ## Model description
26
 
@@ -55,9 +55,11 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss |
57
  |:-------------:|:------:|:----:|:---------------:|
58
- | 0.639 | 0.6299 | 20 | 0.6435 |
59
- | 0.5796 | 1.2598 | 40 | 0.6208 |
60
- | 0.5579 | 1.8898 | 60 | 0.6211 |
 
 
61
 
62
 
63
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.7320
24
 
25
  ## Model description
26
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss |
57
  |:-------------:|:------:|:----:|:---------------:|
58
+ | 0.8109 | 0.3883 | 20 | 0.7927 |
59
+ | 0.7639 | 0.7767 | 40 | 0.7570 |
60
+ | 0.6942 | 1.1650 | 60 | 0.7449 |
61
+ | 0.6797 | 1.5534 | 80 | 0.7417 |
62
+ | 0.6899 | 1.9417 | 100 | 0.7320 |
63
 
64
 
65
  ### Framework versions