End of training
Browse files
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-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Rouge1: 8.
|
22 |
-
- Rouge2: 6.
|
23 |
-
- Rougel: 8.
|
24 |
-
- Rougelsum: 8.
|
25 |
- Gen Len: 19.0
|
26 |
|
27 |
## Model description
|
@@ -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 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
| 1.
|
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 an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.0277
|
21 |
+
- Rouge1: 8.9237
|
22 |
+
- Rouge2: 6.9319
|
23 |
+
- Rougel: 8.8154
|
24 |
+
- Rougelsum: 8.7446
|
25 |
- Gen Len: 19.0
|
26 |
|
27 |
## Model description
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
56 |
+
| 1.6182 | 1.0 | 172 | 1.2995 | 8.9237 | 6.9319 | 8.8154 | 8.7446 | 19.0 |
|
57 |
+
| 1.3023 | 2.0 | 344 | 1.1304 | 8.9237 | 6.9319 | 8.8154 | 8.7446 | 19.0 |
|
58 |
+
| 1.1377 | 3.0 | 516 | 1.0781 | 8.9237 | 6.9319 | 8.8154 | 8.7446 | 19.0 |
|
59 |
+
| 1.1044 | 4.0 | 688 | 1.0395 | 8.6981 | 6.5625 | 8.3755 | 8.6516 | 19.0 |
|
60 |
+
| 1.0804 | 5.0 | 860 | 1.0277 | 8.9237 | 6.9319 | 8.8154 | 8.7446 | 19.0 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
logs/events.out.tfevents.1703854224.f264a51d5b03.4132.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5100b7151677f03454e864aa93f52ce6c57a7b584af1aa14547a94a3c5e130de
|
3 |
+
size 11036
|
logs/events.out.tfevents.1703855547.f264a51d5b03.4132.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d874fe9a6726883add7523869f558bb234af7d4a8b42a2482d7377f980d06d6a
|
3 |
+
size 613
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 990345064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee325ef4ebe5c21466c23cf4e3d69d1126358eac218793fcdb66d5cb88473522
|
3 |
size 990345064
|
tokenizer.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"truncation": null,
|
4 |
"padding": {
|
5 |
"strategy": {
|
6 |
-
"Fixed":
|
7 |
},
|
8 |
"direction": "Right",
|
9 |
"pad_to_multiple_of": null,
|
|
|
3 |
"truncation": null,
|
4 |
"padding": {
|
5 |
"strategy": {
|
6 |
+
"Fixed": 568
|
7 |
},
|
8 |
"direction": "Right",
|
9 |
"pad_to_multiple_of": null,
|