sai1881 commited on
Commit
5ff2d1a
1 Parent(s): ece9102

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -10
README.md CHANGED
@@ -14,7 +14,12 @@ 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.4876
 
 
 
 
 
18
 
19
  ## Model description
20
 
@@ -41,15 +46,6 @@ The following hyperparameters were used during training:
41
  - lr_scheduler_type: linear
42
  - num_epochs: 3.0
43
 
44
- ### Training results
45
-
46
- | Training Loss | Epoch | Step | Validation Loss |
47
- |:-------------:|:-----:|:----:|:---------------:|
48
- | 3.5075 | 1.0 | 662 | 2.5743 |
49
- | 2.7632 | 2.0 | 1324 | 1.8831 |
50
- | 2.232 | 3.0 | 1986 | 1.4876 |
51
-
52
-
53
  ### Framework versions
54
 
55
  - Transformers 4.28.1
 
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
+ - eval_loss: 1.4876
18
+ - eval_runtime: 125.5708
19
+ - eval_samples_per_second: 42.12
20
+ - eval_steps_per_second: 5.272
21
+ - epoch: 2.0
22
+ - step: 1324
23
 
24
  ## Model description
25
 
 
46
  - lr_scheduler_type: linear
47
  - num_epochs: 3.0
48
 
 
 
 
 
 
 
 
 
 
49
  ### Framework versions
50
 
51
  - Transformers 4.28.1