ncoder-incite
commited on
Commit
•
e16fd9f
1
Parent(s):
41947d6
End of training
Browse files- README.md +9 -9
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) 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: 3.0
|
26 |
|
27 |
## Model description
|
@@ -53,10 +53,10 @@ 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 |
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1109
|
21 |
+
- Rouge1: 78.7129
|
22 |
+
- Rouge2: 57.4257
|
23 |
+
- Rougel: 78.7129
|
24 |
+
- Rougelsum: 78.7129
|
25 |
- Gen Len: 3.0
|
26 |
|
27 |
## Model description
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
56 |
+
| No log | 1.0 | 51 | 0.1385 | 75.7426 | 51.4851 | 75.7426 | 75.7426 | 3.0 |
|
57 |
+
| No log | 2.0 | 102 | 0.1108 | 80.198 | 60.396 | 80.198 | 80.198 | 3.0 |
|
58 |
+
| No log | 3.0 | 153 | 0.1127 | 77.7228 | 55.4455 | 77.7228 | 77.7228 | 3.0 |
|
59 |
+
| No log | 4.0 | 204 | 0.1109 | 78.7129 | 57.4257 | 78.7129 | 78.7129 | 3.0 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 307907906
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00c83132abb0e3413a3374f034d655569bbefe49deff6912c51f34944cea9fdb
|
3 |
size 307907906
|