TChien0512 commited on
Commit
366498b
·
verified ·
1 Parent(s): e365a79

t5 summarization t3

Browse files
Files changed (1) hide show
  1. README.md +2 -13
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 4.7402
22
 
23
  ## Model description
24
 
@@ -50,18 +50,7 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
- | 8.7018 | 0.08 | 20 | 7.2227 |
54
- | 8.3474 | 0.16 | 40 | 6.9858 |
55
- | 8.064 | 0.24 | 60 | 6.6964 |
56
- | 7.5308 | 0.32 | 80 | 6.3757 |
57
- | 7.8531 | 0.4 | 100 | 6.0496 |
58
- | 7.3021 | 0.48 | 120 | 5.7389 |
59
- | 7.2218 | 0.56 | 140 | 5.4762 |
60
- | 6.9797 | 0.64 | 160 | 5.2385 |
61
- | 6.44 | 0.72 | 180 | 5.0457 |
62
- | 6.3871 | 0.8 | 200 | 4.8971 |
63
- | 6.2282 | 0.88 | 220 | 4.7975 |
64
- | 6.0898 | 0.96 | 240 | 4.7402 |
65
 
66
 
67
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 4.8149
22
 
23
  ## Model description
24
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
+ | 6.1615 | 1.0 | 250 | 4.8149 |
 
 
 
 
 
 
 
 
 
 
 
54
 
55
 
56
  ### Framework versions