bhattasp commited on
Commit
3b0814b
·
verified ·
1 Parent(s): 3421595

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.0083
20
 
21
  ## Model description
22
 
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 0.5369 | 1.0 | 650 | 0.0135 |
52
- | 0.016 | 2.0 | 1300 | 0.0104 |
53
- | 0.012 | 3.0 | 1950 | 0.0092 |
54
- | 0.0089 | 4.0 | 2600 | 0.0083 |
55
- | 0.0079 | 5.0 | 3250 | 0.0083 |
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.0082
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.4899 | 1.0 | 650 | 0.0114 |
52
+ | 0.0112 | 2.0 | 1300 | 0.0095 |
53
+ | 0.0096 | 3.0 | 1950 | 0.0080 |
54
+ | 0.0068 | 4.0 | 2600 | 0.0078 |
55
+ | 0.0063 | 5.0 | 3250 | 0.0082 |
56
 
57
 
58
  ### Framework versions