andrewnoel commited on
Commit
8e1e00e
1 Parent(s): 0471a5c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -12,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # test_trainer
14
 
15
- This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the LIGHT dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.9473
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.0072 | 1.0 | 1921 | 0.9252 |
49
- | 0.7691 | 2.0 | 3842 | 0.8799 |
50
- | 0.5475 | 3.0 | 5763 | 0.9473 |
51
 
52
 
53
  ### Framework versions
 
12
 
13
  # test_trainer
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
 
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