End of training
Browse files- README.md +11 -11
- pytorch_model.bin +1 -1
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 [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: 0.
|
21 |
-
- Rouge1:
|
22 |
-
- Rouge2:
|
23 |
-
- Rougel:
|
24 |
-
- Rougelsum:
|
25 |
-
- Gen Len: 11.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
56 |
-
| No log | 1.0 | 29 | 0.
|
57 |
-
| No log | 2.0 | 58 | 0.
|
58 |
-
| No log | 3.0 | 87 | 0.
|
59 |
-
| No log | 4.0 | 116 | 0.
|
60 |
-
| No log | 5.0 | 145 | 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
17 |
|
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: 0.2302
|
21 |
+
- Rouge1: 92.8743
|
22 |
+
- Rouge2: 82.8696
|
23 |
+
- Rougel: 92.8142
|
24 |
+
- Rougelsum: 92.7848
|
25 |
+
- Gen Len: 11.7872
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
56 |
+
| No log | 1.0 | 29 | 0.4209 | 88.7355 | 76.0013 | 88.1753 | 88.1831 | 11.1064 |
|
57 |
+
| No log | 2.0 | 58 | 0.2927 | 91.7578 | 80.5014 | 91.687 | 91.6857 | 11.6809 |
|
58 |
+
| No log | 3.0 | 87 | 0.2469 | 92.2057 | 80.5314 | 91.6514 | 91.653 | 11.6596 |
|
59 |
+
| No log | 4.0 | 116 | 0.2326 | 92.6604 | 82.6117 | 92.6531 | 92.6173 | 11.7447 |
|
60 |
+
| No log | 5.0 | 145 | 0.2302 | 92.8743 | 82.8696 | 92.8142 | 92.7848 | 11.7872 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 990409330
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2a3b62a4d944903c660fb11ad52e5cba0b36e7d60c6c372b1e656c6befec013
|
3 |
size 990409330
|