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 the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
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 | 1 |
|
58 |
-
| No log | 2.0 | 2 |
|
59 |
-
| No log | 3.0 | 3 |
|
60 |
-
| No log | 4.0 | 4 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.0285
|
21 |
+
- Rouge1: 0.2525
|
22 |
+
- Rouge2: 0.1186
|
23 |
+
- Rougel: 0.2287
|
24 |
+
- Rougelsum: 0.2287
|
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 | 1 | 2.0521 | 0.2083 | 0.0125 | 0.172 | 0.172 | 19.0 |
|
58 |
+
| No log | 2.0 | 2 | 2.0387 | 0.2525 | 0.1186 | 0.2287 | 0.2287 | 19.0 |
|
59 |
+
| No log | 3.0 | 3 | 2.0339 | 0.2525 | 0.1186 | 0.2287 | 0.2287 | 19.0 |
|
60 |
+
| No log | 4.0 | 4 | 2.0285 | 0.2525 | 0.1186 | 0.2287 | 0.2287 | 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:16134bc78eecf81614fd8c91e351012278ac40240d38254b4ff0d28fa0e90e0a
|
3 |
size 242041896
|
runs/Apr09_09-57-42_be34f87cdc39/events.out.tfevents.1712656664.be34f87cdc39.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d48c77a16c25082bbcacd7e5e2859e491166d61d9a78cee1aa595e2f6fec07b
|
3 |
+
size 7988
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4833a2d44175fd9af4da6abcd6f1e68d35f7668ce2724b97d2c298f86040e92f
|
3 |
size 5048
|