Model save
Browse files
README.md
CHANGED
@@ -19,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: nan
|
22 |
-
- Rouge1: 5.
|
23 |
-
- Rouge2: 1.
|
24 |
-
- Rougel: 4.
|
25 |
-
- Rougelsum: 4.
|
26 |
- Gen Len: 15.7143
|
27 |
|
28 |
## Model description
|
@@ -58,7 +58,7 @@ No additional optimizer arguments
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
60 |
|:-------------:|:------:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
61 |
-
| 0.0 | 0.9905 | 26 | nan | 5.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
19 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: nan
|
22 |
+
- Rouge1: 5.6994
|
23 |
+
- Rouge2: 1.2179
|
24 |
+
- Rougel: 4.4822
|
25 |
+
- Rougelsum: 4.5267
|
26 |
- Gen Len: 15.7143
|
27 |
|
28 |
## Model description
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
60 |
|:-------------:|:------:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
61 |
+
| 0.0 | 0.9905 | 26 | nan | 5.6994 | 1.2179 | 4.4822 | 4.5267 | 15.7143 |
|
62 |
|
63 |
|
64 |
### Framework versions
|