abuzerkomurcu78 commited on
Commit
9a8c003
·
verified ·
1 Parent(s): c472a1f

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 [t5-small](https://huggingface.co/t5-small) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.9011
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
- | No log | 1.0 | 57 | 0.9353 |
52
- | No log | 2.0 | 114 | 0.9198 |
53
- | No log | 3.0 | 171 | 0.9086 |
54
- | No log | 4.0 | 228 | 0.9034 |
55
- | No log | 5.0 | 285 | 0.9011 |
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.8549
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | No log | 1.0 | 57 | 0.8833 |
52
+ | No log | 2.0 | 114 | 0.8703 |
53
+ | No log | 3.0 | 171 | 0.8611 |
54
+ | No log | 4.0 | 228 | 0.8569 |
55
+ | No log | 5.0 | 285 | 0.8549 |
56
 
57
 
58
  ### Framework versions