Training in progress epoch 44
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 |
|
@@ -87,6 +87,7 @@ The following hyperparameters were used during training:
|
|
87 |
| 1.4286 | 3.0356 | 41 |
|
88 |
| 1.4051 | 3.0226 | 42 |
|
89 |
| 1.3841 | 3.0442 | 43 |
|
|
|
90 |
|
91 |
|
92 |
### 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.3577
|
19 |
+
- Validation Loss: 3.0595
|
20 |
+
- Epoch: 44
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
87 |
| 1.4286 | 3.0356 | 41 |
|
88 |
| 1.4051 | 3.0226 | 42 |
|
89 |
| 1.3841 | 3.0442 | 43 |
|
90 |
+
| 1.3577 | 3.0595 | 44 |
|
91 |
|
92 |
|
93 |
### 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:85c8f7c05c97d56c8537d0da065d4e12c5afcc9bf5f4d0d880fafb36a3b343e9
|
3 |
size 1089544048
|