beamaia commited on
Commit
09f13b2
1 Parent(s): 3c83eca

Model save

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [HuggingFaceH4/zephyr-7b-beta](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) on the generator dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.6323
23
 
24
  ## Model description
25
 
@@ -54,8 +54,8 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:-----:|:----:|:---------------:|
57
- | No log | 0.92 | 10 | 0.6464 |
58
- | No log | 1.38 | 15 | 0.6323 |
59
 
60
 
61
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [HuggingFaceH4/zephyr-7b-beta](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) on the generator dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.6461
23
 
24
  ## Model description
25
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:-----:|:----:|:---------------:|
57
+ | No log | 0.92 | 10 | 0.6606 |
58
+ | No log | 1.38 | 15 | 0.6461 |
59
 
60
 
61
  ### Framework versions