Model save
Browse files
README.md
CHANGED
|
@@ -18,12 +18,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
-
- Rouge1: 0.
|
| 23 |
-
- Rouge2: 0.
|
| 24 |
-
- Rougel: 0.
|
| 25 |
-
- Rougelsum: 0.
|
| 26 |
-
- Gen Len: 19.
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -55,11 +55,11 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 57 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
| 58 |
-
| 1.
|
| 59 |
-
| 1.
|
| 60 |
-
| 1.
|
| 61 |
-
| 1.
|
| 62 |
-
| 1.
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.9419
|
| 22 |
+
- Rouge1: 0.5247
|
| 23 |
+
- Rouge2: 0.4182
|
| 24 |
+
- Rougel: 0.4983
|
| 25 |
+
- Rougelsum: 0.4983
|
| 26 |
+
- Gen Len: 19.714
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 57 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
| 58 |
+
| 1.1552 | 1.0 | 15881 | 1.0253 | 0.5162 | 0.4064 | 0.4892 | 0.4892 | 19.7538 |
|
| 59 |
+
| 1.0885 | 2.0 | 31762 | 0.9789 | 0.5182 | 0.4099 | 0.4919 | 0.4918 | 19.7598 |
|
| 60 |
+
| 1.051 | 3.0 | 47643 | 0.9575 | 0.5211 | 0.4136 | 0.4948 | 0.4948 | 19.7535 |
|
| 61 |
+
| 1.0578 | 4.0 | 63524 | 0.9457 | 0.5237 | 0.4168 | 0.4973 | 0.4973 | 19.7212 |
|
| 62 |
+
| 1.0285 | 5.0 | 79405 | 0.9419 | 0.5247 | 0.4182 | 0.4983 | 0.4983 | 19.714 |
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
runs/Nov18_22-25-44_dd086913b758/events.out.tfevents.1763504757.dd086913b758.82096.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:00c965010230d0078d69b2540191189197e36c26519e3d123e20ec459d633f1f
|
| 3 |
+
size 42950
|