Trained 24 epoch (Double check overfiting)
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 [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Rouge1: 0.
|
22 |
-
- Rouge2: 0.
|
23 |
-
- Rougel: 0.
|
24 |
-
- Rougelsum: 0.
|
25 |
-
- Gen Len: 6.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-------:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.9664
|
21 |
+
- Rouge1: 0.7291
|
22 |
+
- Rouge2: 0.6063
|
23 |
+
- Rougel: 0.7259
|
24 |
+
- Rougelsum: 0.7278
|
25 |
+
- Gen Len: 6.9658
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-------:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
56 |
+
| 0.9199 | 3.7879 | 500 | 0.9804 | 0.735 | 0.61 | 0.7309 | 0.7326 | 7.0299 |
|
57 |
+
| 0.8632 | 7.5758 | 1000 | 0.9696 | 0.7269 | 0.6049 | 0.7237 | 0.7253 | 6.9786 |
|
58 |
+
| 0.8398 | 11.3636 | 1500 | 0.9664 | 0.7291 | 0.6063 | 0.7259 | 0.7278 | 6.9658 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
runs/Jul09_16-33-58_c5eadc05cc54/events.out.tfevents.1720542838.c5eadc05cc54.3138.3
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4850fe9742184746c7ce746f93b02c816d2e1caf5d4ae3ff98aa88ab4aa6b0a
|
3 |
+
size 8428
|