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 [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 2.
|
21 |
-
- Rouge1: 0.
|
22 |
-
- Rouge2: 0.
|
23 |
-
- Rougel: 0.
|
24 |
-
- Rougelsum: 0.
|
25 |
- Gen Len: 19.0
|
26 |
|
27 |
## Model description
|
@@ -54,10 +54,10 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
57 |
-
| No log | 1.0 |
|
58 |
-
| No log | 2.0 |
|
59 |
-
| No log | 3.0 |
|
60 |
-
| No log | 4.0 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.5608
|
21 |
+
- Rouge1: 0.1428
|
22 |
+
- Rouge2: 0.0514
|
23 |
+
- Rougel: 0.115
|
24 |
+
- Rougelsum: 0.1151
|
25 |
- Gen Len: 19.0
|
26 |
|
27 |
## Model description
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
57 |
+
| No log | 1.0 | 58 | 2.8817 | 0.1265 | 0.0378 | 0.1053 | 0.1054 | 19.0 |
|
58 |
+
| No log | 2.0 | 116 | 2.6423 | 0.1371 | 0.0476 | 0.111 | 0.1112 | 19.0 |
|
59 |
+
| No log | 3.0 | 174 | 2.5791 | 0.1407 | 0.0509 | 0.1143 | 0.1145 | 19.0 |
|
60 |
+
| No log | 4.0 | 232 | 2.5608 | 0.1428 | 0.0514 | 0.115 | 0.1151 | 19.0 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242041896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29532e9f39fde34b2a45b5c07bb41e8b06aa13d37b35111ec365776a67f7b7fa
|
3 |
size 242041896
|
runs/Mar22_19-17-27_DESKTOP-2U4BJQD/events.out.tfevents.1711124247.DESKTOP-2U4BJQD.32456.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9767e2e358ac978d56b768ed7ce8ba699f3f3fb94e6e527f55d5bf3e14d3a55a
|
3 |
+
size 8008
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc538bd532b115158ccdeb1d523a0798e9acac58301c384f13b2e19dcf190ebc
|
3 |
size 5112
|