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