update model card README.md
Browse files
README.md
CHANGED
@@ -17,12 +17,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Rouge1:
|
22 |
-
- Rouge2:
|
23 |
-
- Rougel:
|
24 |
-
- Rougelsum:
|
25 |
-
- Gen Len: 14.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -53,7 +53,7 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
|
56 |
-
| 1.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.7647
|
21 |
+
- Rouge1: 19.9179
|
22 |
+
- Rouge2: 6.8159
|
23 |
+
- Rougel: 18.8425
|
24 |
+
- Rougelsum: 18.8407
|
25 |
+
- Gen Len: 14.3685
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
|
56 |
+
| 1.8942 | 1.0 | 5029 | 1.7647 | 19.9179 | 6.8159 | 18.8425 | 18.8407 | 14.3685 |
|
57 |
|
58 |
|
59 |
### Framework versions
|