Grigorij commited on
Commit
756e877
·
1 Parent(s): 33ecd71

Model save

Browse files
Files changed (1) hide show
  1. README.md +26 -26
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [HuggingFaceH4/zephyr-7b-beta](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.7409
22
 
23
  ## Model description
24
 
@@ -50,31 +50,31 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
- | 2.9344 | 0.4 | 10 | 2.3554 |
54
- | 1.822 | 0.8 | 20 | 1.3051 |
55
- | 1.0639 | 1.2 | 30 | 0.9542 |
56
- | 0.9127 | 1.6 | 40 | 0.8368 |
57
- | 0.8577 | 2.0 | 50 | 0.7642 |
58
- | 0.7091 | 2.4 | 60 | 0.7175 |
59
- | 0.7112 | 2.8 | 70 | 0.6682 |
60
- | 0.5931 | 3.2 | 80 | 0.6508 |
61
- | 0.5809 | 3.6 | 90 | 0.6226 |
62
- | 0.5901 | 4.0 | 100 | 0.5975 |
63
- | 0.4863 | 4.4 | 110 | 0.6240 |
64
- | 0.5024 | 4.8 | 120 | 0.5896 |
65
- | 0.4932 | 5.2 | 130 | 0.6103 |
66
- | 0.44 | 5.6 | 140 | 0.6158 |
67
- | 0.4737 | 6.0 | 150 | 0.6168 |
68
- | 0.4191 | 6.4 | 160 | 0.6859 |
69
- | 0.4179 | 6.8 | 170 | 0.6237 |
70
- | 0.3921 | 7.2 | 180 | 0.6603 |
71
- | 0.3694 | 7.6 | 190 | 0.6766 |
72
- | 0.3822 | 8.0 | 200 | 0.6559 |
73
- | 0.3495 | 8.4 | 210 | 0.6989 |
74
- | 0.341 | 8.8 | 220 | 0.6622 |
75
- | 0.333 | 9.2 | 230 | 0.7345 |
76
- | 0.3357 | 9.6 | 240 | 0.7215 |
77
- | 0.3284 | 10.0 | 250 | 0.7409 |
78
 
79
 
80
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [HuggingFaceH4/zephyr-7b-beta](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.6969
22
 
23
  ## Model description
24
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
+ | 2.9323 | 0.4 | 10 | 2.3454 |
54
+ | 1.8157 | 0.8 | 20 | 1.2996 |
55
+ | 1.0619 | 1.2 | 30 | 0.9573 |
56
+ | 0.9194 | 1.6 | 40 | 0.8412 |
57
+ | 0.8632 | 2.0 | 50 | 0.7692 |
58
+ | 0.7134 | 2.4 | 60 | 0.7218 |
59
+ | 0.713 | 2.8 | 70 | 0.6712 |
60
+ | 0.5945 | 3.2 | 80 | 0.6554 |
61
+ | 0.5862 | 3.6 | 90 | 0.6273 |
62
+ | 0.5921 | 4.0 | 100 | 0.5959 |
63
+ | 0.4869 | 4.4 | 110 | 0.6252 |
64
+ | 0.4996 | 4.8 | 120 | 0.5930 |
65
+ | 0.4916 | 5.2 | 130 | 0.6227 |
66
+ | 0.4385 | 5.6 | 140 | 0.6186 |
67
+ | 0.4755 | 6.0 | 150 | 0.6063 |
68
+ | 0.4194 | 6.4 | 160 | 0.6827 |
69
+ | 0.4211 | 6.8 | 170 | 0.6189 |
70
+ | 0.3944 | 7.2 | 180 | 0.6656 |
71
+ | 0.3687 | 7.6 | 190 | 0.6673 |
72
+ | 0.3811 | 8.0 | 200 | 0.6728 |
73
+ | 0.3537 | 8.4 | 210 | 0.7390 |
74
+ | 0.3427 | 8.8 | 220 | 0.6733 |
75
+ | 0.3373 | 9.2 | 230 | 0.7724 |
76
+ | 0.3415 | 9.6 | 240 | 0.6975 |
77
+ | 0.3325 | 10.0 | 250 | 0.6969 |
78
 
79
 
80
  ### Framework versions