phoen1x commited on
Commit
2618c34
1 Parent(s): de82cf0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -21,9 +21,9 @@ probably proofread and complete it, then remove this comment. -->
21
 
22
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on [xsum](https://huggingface.co/datasets/xsum) dataset.
23
  It achieves the following results on the evaluation set:
24
- - Train Loss: 2.8326
25
- - Validation Loss: 2.5943
26
- - Epoch: 1
27
 
28
  ## Model description
29
 
@@ -49,7 +49,7 @@ The following hyperparameters were used during training:
49
 
50
  | Train Loss | Validation Loss | Train Rougel | Epoch |
51
  |:----------:|:---------------:|:---------------------------------------------:|:-----:|
52
- | 2.8326 | 2.5943 | tf.Tensor(0.1999889, shape=(), dtype=float32) | 1 |
53
 
54
 
55
  ### Framework versions
 
21
 
22
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on [xsum](https://huggingface.co/datasets/xsum) dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Train Loss:
25
+ - Validation Loss:
26
+ - Epoch:
27
 
28
  ## Model description
29
 
 
49
 
50
  | Train Loss | Validation Loss | Train Rougel | Epoch |
51
  |:----------:|:---------------:|:---------------------------------------------:|:-----:|
52
+ | | | tf.Tensor(0.1999889, shape=(), dtype=float32) | |
53
 
54
 
55
  ### Framework versions