Update README.md
Browse files
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:
|
25 |
-
- Validation Loss:
|
26 |
-
- Epoch:
|
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 |
-
|
|
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
|