ManyaGupta commited on
Commit
10f0264
·
verified ·
1 Parent(s): 99ae620

Model save

Browse files
Files changed (1) hide show
  1. README.md +8 -8
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 [bigscience/bloomz-560m](https://huggingface.co/bigscience/bloomz-560m) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 4.7031
22
 
23
  ## Model description
24
 
@@ -49,13 +49,13 @@ The following hyperparameters were used during training:
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss |
53
- |:-------------:|:-----:|:----:|:---------------:|
54
- | 4.9365 | 1.0 | 25 | 4.6211 |
55
- | 4.7031 | 2.0 | 50 | 4.6562 |
56
- | 4.7573 | 3.0 | 75 | 4.6953 |
57
- | 4.3525 | 4.0 | 100 | 4.7031 |
58
- | 4.8447 | 5.0 | 125 | 4.7031 |
59
 
60
 
61
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [bigscience/bloomz-560m](https://huggingface.co/bigscience/bloomz-560m) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 2.2988
22
 
23
  ## Model description
24
 
 
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:------:|:-----:|:---------------:|
54
+ | 3.1299 | 0.9999 | 2219 | 2.625 |
55
+ | 2.6199 | 1.9998 | 4438 | 2.4199 |
56
+ | 3.3262 | 2.9997 | 6657 | 2.3418 |
57
+ | 2.4294 | 4.0 | 8877 | 2.3066 |
58
+ | 2.2871 | 4.9994 | 11095 | 2.2988 |
59
 
60
 
61
  ### Framework versions