Training complete
Browse files
README.md
CHANGED
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
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.
|
22 |
-
- Rouge1: 0.
|
23 |
-
- Rouge2: 0.
|
24 |
-
- Rougel: 0.
|
25 |
-
- Rougelsum: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
56 |
-
| No log | 1.0 | 250 | 1.
|
57 |
-
|
|
58 |
-
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
18 |
|
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.1395
|
23 |
+
- Rouge2: 0.1077
|
24 |
+
- Rougel: 0.1317
|
25 |
+
- Rougelsum: 0.1243
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
53 |
|
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.0865 | 0.1039 | 0.1039 |
|
58 |
+
| 2.8412 | 3.0 | 750 | 1.7600 | 0.1395 | 0.1077 | 0.1317 | 0.1243 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
runs/Jul02_09-49-09_edd986bfca41/events.out.tfevents.1719913771.edd986bfca41.10713.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:634df3bd387cb516919120beb7ba42bdff2e04f20dc355adae30d71c77dca7b2
|
3 |
+
size 7781
|
runs/Jul02_09-49-09_edd986bfca41/events.out.tfevents.1719914456.edd986bfca41.10713.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6edca5537426e5385da56f04ec588cf7efd23bf1fdb4f203ed6e98d41cb619ac
|
3 |
+
size 562
|