sai1881 commited on
Commit
e4bbbc5
1 Parent(s): 8915391

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 2.1770
18
 
19
  ## Model description
20
 
@@ -43,11 +43,11 @@ The following hyperparameters were used during training:
43
 
44
  ### Training results
45
 
46
- | Training Loss | Epoch | Step | Validation Loss |
47
- |:-------------:|:-----:|:-----:|:---------------:|
48
- | 1.4762 | 1.0 | 3934 | 1.9821 |
49
- | 1.1208 | 2.0 | 7868 | 2.1770 |
50
- | 0.9811 | 3.0 | 11802 | 2.1770 |
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.6120
18
 
19
  ## Model description
20
 
 
43
 
44
  ### Training results
45
 
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 5 | 2.3864 |
49
+ | No log | 2.0 | 10 | 1.8167 |
50
+ | No log | 3.0 | 15 | 1.6120 |
51
 
52
 
53
  ### Framework versions