Update README.md
Browse files
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss:
|
20 |
- Train Rougel: tf.Tensor(0.21532206, shape=(), dtype=float32)
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Train Rougel | Epoch |
|
46 |
|:----------:|:---------------:|:----------------------------------------------:|:-----:|
|
47 |
-
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss:
|
19 |
+
- Validation Loss:
|
20 |
- Train Rougel: tf.Tensor(0.21532206, shape=(), dtype=float32)
|
21 |
+
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Train Rougel | Epoch |
|
46 |
|:----------:|:---------------:|:----------------------------------------------:|:-----:|
|
47 |
+
| | | tf.Tensor(0.21532206, shape=(), dtype=float32) | |
|
48 |
|
49 |
|
50 |
### Framework versions
|