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: 2.
|
21 |
-
- Rouge1: 0.
|
22 |
-
- Rouge2: 0.
|
23 |
-
- Rougel: 0.
|
24 |
-
- Rougelsum: 0.
|
25 |
-
- Gen Len:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -52,12 +52,12 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
-
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len
|
56 |
-
|
57 |
-
| No log | 1.0 | 124 | 2.
|
58 |
-
| No log | 2.0 | 248 | 2.
|
59 |
-
| No log | 3.0 | 372 | 2.
|
60 |
-
| No log | 4.0 | 496 | 2.
|
61 |
|
62 |
|
63 |
### 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.3362
|
21 |
+
- Rouge1: 0.4154
|
22 |
+
- Rouge2: 0.1753
|
23 |
+
- Rougel: 0.2649
|
24 |
+
- Rougelsum: 0.2649
|
25 |
+
- Gen Len: 282.3387
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:--------:|
|
57 |
+
| No log | 1.0 | 124 | 2.4013 | 0.4053 | 0.1691 | 0.2482 | 0.2483 | 258.871 |
|
58 |
+
| No log | 2.0 | 248 | 2.3594 | 0.4097 | 0.173 | 0.2596 | 0.2596 | 279.121 |
|
59 |
+
| No log | 3.0 | 372 | 2.3435 | 0.416 | 0.1757 | 0.2663 | 0.2661 | 284.6048 |
|
60 |
+
| No log | 4.0 | 496 | 2.3362 | 0.4154 | 0.1753 | 0.2649 | 0.2649 | 282.3387 |
|
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:8c0129b847de3070093ed85db6777e9611f0bc1d5334eda8f37327d28b94bea1
|
3 |
size 242041896
|
runs/Mar28_21-33-25_89168b49288c/events.out.tfevents.1711661609.89168b49288c.989.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:526f4ed6957e22145c2257d3a999ed8c12f152207dcdd5b3e68cc6c9a8d3ef9c
|
3 |
+
size 8023
|
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:43dcc27d7820eb3021d9f1490959f3364ecebf8fea7f06801cc10461fd13b718
|
3 |
size 5048
|