Commit ·
577c0d0
1
Parent(s): 1006ac6
Training in progress epoch 7
Browse files- README.md +9 -8
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,14 +14,14 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss: 3.
|
| 18 |
-
- Validation Loss: 3.
|
| 19 |
-
- Train Rouge1: 0.
|
| 20 |
-
- Train Rouge2: 0.
|
| 21 |
-
- Train Rougel: 0.
|
| 22 |
-
- Train Rougelsum: 0.
|
| 23 |
-
- Train Gen Len: 18.
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
| 54 |
| 3.2789 | 3.0664 | 0.2274 | 0.0500 | 0.1792 | 0.1788 | 18.44 | 4 |
|
| 55 |
| 3.2279 | 3.0473 | 0.2283 | 0.0510 | 0.1786 | 0.1787 | 18.34 | 5 |
|
| 56 |
| 3.1857 | 3.0342 | 0.2327 | 0.0534 | 0.1816 | 0.1817 | 18.42 | 6 |
|
|
|
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 3.1437
|
| 18 |
+
- Validation Loss: 3.0238
|
| 19 |
+
- Train Rouge1: 0.2336
|
| 20 |
+
- Train Rouge2: 0.0519
|
| 21 |
+
- Train Rougel: 0.1789
|
| 22 |
+
- Train Rougelsum: 0.1789
|
| 23 |
+
- Train Gen Len: 18.45
|
| 24 |
+
- Epoch: 7
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 54 |
| 3.2789 | 3.0664 | 0.2274 | 0.0500 | 0.1792 | 0.1788 | 18.44 | 4 |
|
| 55 |
| 3.2279 | 3.0473 | 0.2283 | 0.0510 | 0.1786 | 0.1787 | 18.34 | 5 |
|
| 56 |
| 3.1857 | 3.0342 | 0.2327 | 0.0534 | 0.1816 | 0.1817 | 18.42 | 6 |
|
| 57 |
+
| 3.1437 | 3.0238 | 0.2336 | 0.0519 | 0.1789 | 0.1789 | 18.45 | 7 |
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 373902848
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74b0fbd6b0365c98e05f9d3d1b74f21e1c01dd90236b78c43403af884060a978
|
| 3 |
size 373902848
|