andrewnoel commited on
Commit
ca80613
1 Parent(s): 9d69db2

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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: 1.0827
18
 
19
  ## Model description
20
 
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 1.1571 | 1.0 | 1921 | 1.0670 |
49
- | 0.8882 | 2.0 | 3842 | 1.0116 |
50
- | 0.6397 | 3.0 | 5763 | 1.0827 |
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.3982
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 2.0116 | 1.0 | 961 | 1.3702 |
49
+ | 1.1454 | 2.0 | 1922 | 1.3064 |
50
+ | 0.847 | 3.0 | 2883 | 1.3982 |
51
 
52
 
53
  ### Framework versions