End of training
Browse files
README.md
CHANGED
|
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 5.1157
|
| 21 |
-
- Rouge1: 39.
|
| 22 |
-
- Rouge2: 15.
|
| 23 |
-
- Rougel: 32.
|
| 24 |
-
- Rougelsum: 35.
|
| 25 |
- Gen Len: 17.5447
|
| 26 |
|
| 27 |
## Model description
|
|
@@ -53,16 +53,16 @@ The following hyperparameters were used during training:
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
| 56 |
-
| 2.4195 | 1.0 | 287 | 2.0451 | 38.
|
| 57 |
-
| 1.5202 | 2.0 | 574 | 2.1663 | 37.
|
| 58 |
-
| 0.8321 | 3.0 | 861 | 2.3894 | 39.
|
| 59 |
-
| 0.8915 | 4.0 | 1148 | 2.7800 | 37.
|
| 60 |
-
| 0.4739 | 5.0 | 1435 | 2.9443 | 38.
|
| 61 |
-
| 0.4026 | 6.0 | 1722 | 3.4132 | 38.
|
| 62 |
-
| 0.0301 | 7.0 | 2009 | 3.9872 | 38.
|
| 63 |
-
| 0.0504 | 8.0 | 2296 | 4.3657 | 38.
|
| 64 |
-
| 0.0017 | 9.0 | 2583 | 5.0423 | 39.
|
| 65 |
-
| 0.0038 | 10.0 | 2870 | 5.1157 | 39.
|
| 66 |
|
| 67 |
|
| 68 |
### Framework versions
|
|
|
|
| 18 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 5.1157
|
| 21 |
+
- Rouge1: 39.2425
|
| 22 |
+
- Rouge2: 15.3791
|
| 23 |
+
- Rougel: 32.2803
|
| 24 |
+
- Rougelsum: 35.7848
|
| 25 |
- Gen Len: 17.5447
|
| 26 |
|
| 27 |
## Model description
|
|
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
| 56 |
+
| 2.4195 | 1.0 | 287 | 2.0451 | 38.2732 | 15.4594 | 32.1587 | 34.1054 | 14.9350 |
|
| 57 |
+
| 1.5202 | 2.0 | 574 | 2.1663 | 37.2747 | 14.3187 | 30.7608 | 33.1298 | 15.6179 |
|
| 58 |
+
| 0.8321 | 3.0 | 861 | 2.3894 | 39.7659 | 15.9607 | 32.553 | 35.5703 | 15.9837 |
|
| 59 |
+
| 0.8915 | 4.0 | 1148 | 2.7800 | 37.5833 | 14.0917 | 29.9648 | 33.7803 | 17.4472 |
|
| 60 |
+
| 0.4739 | 5.0 | 1435 | 2.9443 | 38.6304 | 14.5346 | 31.2649 | 34.7004 | 16.6260 |
|
| 61 |
+
| 0.4026 | 6.0 | 1722 | 3.4132 | 38.5667 | 13.5102 | 31.2463 | 34.3462 | 17.6016 |
|
| 62 |
+
| 0.0301 | 7.0 | 2009 | 3.9872 | 38.4039 | 14.3773 | 30.8458 | 34.5474 | 17.4959 |
|
| 63 |
+
| 0.0504 | 8.0 | 2296 | 4.3657 | 38.2491 | 13.9452 | 30.3137 | 33.6681 | 17.1870 |
|
| 64 |
+
| 0.0017 | 9.0 | 2583 | 5.0423 | 39.4347 | 14.464 | 31.561 | 35.0523 | 17.1382 |
|
| 65 |
+
| 0.0038 | 10.0 | 2870 | 5.1157 | 39.2425 | 15.3791 | 32.2803 | 35.7848 | 17.5447 |
|
| 66 |
|
| 67 |
|
| 68 |
### Framework versions
|