End of training
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 [t5-small](https://huggingface.co/t5-small) on the None 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:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -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 | 3 | 0.
|
58 |
-
| No log | 2.0 | 6 | 0.
|
59 |
-
| No log | 3.0 | 9 | 0.
|
60 |
-
| No log | 4.0 | 12 | 0.
|
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: 0.7083
|
21 |
+
- Rouge1: 0.2081
|
22 |
+
- Rouge2: 0.0515
|
23 |
+
- Rougel: 0.1688
|
24 |
+
- Rougelsum: 0.1681
|
25 |
+
- Gen Len: 19.0
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
57 |
+
| No log | 1.0 | 3 | 0.7952 | 0.2523 | 0.0973 | 0.2044 | 0.2089 | 19.0 |
|
58 |
+
| No log | 2.0 | 6 | 0.7487 | 0.2258 | 0.0711 | 0.1855 | 0.1841 | 19.0 |
|
59 |
+
| No log | 3.0 | 9 | 0.7204 | 0.2081 | 0.0515 | 0.1688 | 0.1681 | 19.0 |
|
60 |
+
| No log | 4.0 | 12 | 0.7083 | 0.2081 | 0.0515 | 0.1688 | 0.1681 | 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:328e9ee2899679304b763c9d3deb2ee101e6def73419baef6ef501b7d59949e4
|
3 |
size 242041896
|
runs/Apr15_13-48-00_c7a177c44328/events.out.tfevents.1713188881.c7a177c44328.35.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8ad21a05857f899bf3ca20fe61fe74cfa9947e65f705f5e5a208696f757b401
|
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:56e0a525153f4a40eff0cdefa6c3eb43461d95a9ce9bf291076ccde2f7b0de73
|
3 |
size 5048
|