Training in progress epoch 46
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 1.
|
19 |
-
- Validation Loss: 3.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -89,6 +89,7 @@ The following hyperparameters were used during training:
|
|
89 |
| 1.3841 | 3.0442 | 43 |
|
90 |
| 1.3577 | 3.0595 | 44 |
|
91 |
| 1.3433 | 3.0547 | 45 |
|
|
|
92 |
|
93 |
|
94 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.3233
|
19 |
+
- Validation Loss: 3.0376
|
20 |
+
- Epoch: 46
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
89 |
| 1.3841 | 3.0442 | 43 |
|
90 |
| 1.3577 | 3.0595 | 44 |
|
91 |
| 1.3433 | 3.0547 | 45 |
|
92 |
+
| 1.3233 | 3.0376 | 46 |
|
93 |
|
94 |
|
95 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1089544048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48ebf7b8f079e05681cd27d23bc1231d5003759ddfd6d4c486274698d39d42de
|
3 |
size 1089544048
|