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 [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:
|
21 |
-
- Rouge1: 0.
|
22 |
-
- Rouge2: 0.
|
23 |
-
- Rougel: 0.
|
24 |
-
- Rougelsum: 0.
|
25 |
-
- Gen Len:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -54,14 +54,14 @@ 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 | 7 |
|
58 |
-
| No log | 2.0 | 14 |
|
59 |
-
| No log | 3.0 | 21 |
|
60 |
-
| No log | 4.0 | 28 |
|
61 |
-
| No log | 5.0 | 35 |
|
62 |
-
| No log | 6.0 | 42 |
|
63 |
-
| No log | 7.0 | 49 |
|
64 |
-
| No log | 8.0 | 56 |
|
65 |
|
66 |
|
67 |
### 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: 2.5350
|
21 |
+
- Rouge1: 0.3782
|
22 |
+
- Rouge2: 0.1944
|
23 |
+
- Rougel: 0.3806
|
24 |
+
- Rougelsum: 0.3851
|
25 |
+
- Gen Len: 10.75
|
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 | 7 | 2.9450 | 0.4402 | 0.2495 | 0.4437 | 0.4412 | 15.0833 |
|
58 |
+
| No log | 2.0 | 14 | 2.8329 | 0.4163 | 0.2365 | 0.4179 | 0.4147 | 14.3333 |
|
59 |
+
| No log | 3.0 | 21 | 2.7322 | 0.4543 | 0.281 | 0.4509 | 0.4517 | 13.1667 |
|
60 |
+
| No log | 4.0 | 28 | 2.6600 | 0.4678 | 0.2921 | 0.4656 | 0.4646 | 12.8333 |
|
61 |
+
| No log | 5.0 | 35 | 2.6055 | 0.4678 | 0.2921 | 0.4656 | 0.4646 | 12.8333 |
|
62 |
+
| No log | 6.0 | 42 | 2.5687 | 0.4678 | 0.2921 | 0.4656 | 0.4646 | 12.8333 |
|
63 |
+
| No log | 7.0 | 49 | 2.5462 | 0.4795 | 0.3087 | 0.4755 | 0.4776 | 12.75 |
|
64 |
+
| No log | 8.0 | 56 | 2.5350 | 0.3782 | 0.1944 | 0.3806 | 0.3851 | 10.75 |
|
65 |
|
66 |
|
67 |
### 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:6b1cc618ece8480a61613532e39fb256d08a4fa24c8c625c78fd681e3aabae9c
|
3 |
size 242041896
|
runs/Jul09_02-39-08_1f47e4c6eb3f/events.out.tfevents.1720492749.1f47e4c6eb3f.2561.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0511707dcfdd7344e5da12e7954259ebd45b30729d6af1f85b5bdcdf7a0bb038
|
3 |
+
size 10313
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05084e2b1d521e1bbaa46c77617e4ad08b62ac10e89a0102d542557e6891fbe3
|
3 |
size 5304
|