beamaia commited on
Commit
6140713
1 Parent(s): 83c4f28

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.6251
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.6403 |
58
- | No log | 1.38 | 15 | 0.6251 |
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.6506
23
 
24
  ## Model description
25
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:-----:|:----:|:---------------:|
57
+ | No log | 0.92 | 10 | 0.6654 |
58
+ | No log | 1.38 | 15 | 0.6506 |
59
 
60
 
61
  ### Framework versions