Training complete
Browse files
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 2.
|
23 |
-
- Rouge1: 23.
|
24 |
-
- Rouge2: 8.
|
25 |
-
- Rougel:
|
26 |
-
- Rougelsum:
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -54,7 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
56 |
|:-------------:|:------:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
57 |
-
| No log | 0.0209 | 15 | 2.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 2.1121
|
23 |
+
- Rouge1: 23.04
|
24 |
+
- Rouge2: 8.36
|
25 |
+
- Rougel: 18.54
|
26 |
+
- Rougelsum: 20.84
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
56 |
|:-------------:|:------:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
57 |
+
| No log | 0.0209 | 15 | 2.1121 | 23.04 | 8.36 | 18.54 | 20.84 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
runs/Dec04_14-30-54_8b5f73602473/events.out.tfevents.1733322661.8b5f73602473.410.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82ce64a2dc81e5c3d02c814b62af280097480b9940a81cf0e4d6d3b92eba593a
|
3 |
+
size 6889
|
runs/Dec04_14-30-54_8b5f73602473/events.out.tfevents.1733325521.8b5f73602473.410.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f2eaa4c1fd245834ec998479d3b874785bf190cb07a75450d2f0d2042721bdc
|
3 |
+
size 553
|