Training complete
Browse files
README.md
CHANGED
@@ -19,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 1.7600
|
22 |
-
- Rouge1: 0.
|
23 |
-
- Rouge2: 0.
|
24 |
-
- Rougel: 0.
|
25 |
-
- Rougelsum: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -54,8 +54,8 @@ The following hyperparameters were used during training:
|
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
56 |
| No log | 1.0 | 250 | 1.8935 | 0.04 | 0.0359 | 0.0375 | 0.0375 |
|
57 |
-
| 2.8412 | 2.0 | 500 | 1.7864 | 0.1089 | 0.
|
58 |
-
| 2.8412 | 3.0 | 750 | 1.7600 | 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
19 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 1.7600
|
22 |
+
- Rouge1: 0.1317
|
23 |
+
- Rouge2: 0.1118
|
24 |
+
- Rougel: 0.1232
|
25 |
+
- Rougelsum: 0.1232
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
56 |
| No log | 1.0 | 250 | 1.8935 | 0.04 | 0.0359 | 0.0375 | 0.0375 |
|
57 |
+
| 2.8412 | 2.0 | 500 | 1.7864 | 0.1089 | 0.0934 | 0.0954 | 0.0954 |
|
58 |
+
| 2.8412 | 3.0 | 750 | 1.7600 | 0.1317 | 0.1118 | 0.1232 | 0.1232 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
runs/Jul02_11-53-40_2580ca073f94/events.out.tfevents.1719921375.2580ca073f94.652.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:920d2e9169a039bf8310760e1c6bf1ac1052cf2a53c703cf046826e63fbf75df
|
3 |
+
size 7781
|
runs/Jul02_11-53-40_2580ca073f94/events.out.tfevents.1719922262.2580ca073f94.652.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7aa048e7f92d6d19b546234536c5990708e6e8bd68b2db2e267a6280b70a5108
|
3 |
+
size 562
|