Commit ·
61ab4fa
1
Parent(s): 35c2593
Training in progress epoch 291
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-small](https://huggingface.co/t5-small) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
-
- Validation Loss: 2.
|
| 20 |
-
- Epoch:
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -334,6 +334,7 @@ The following hyperparameters were used during training:
|
|
| 334 |
| 0.0856 | 2.0277 | 288 |
|
| 335 |
| 0.0843 | 2.0256 | 289 |
|
| 336 |
| 0.0850 | 2.0255 | 290 |
|
|
|
|
| 337 |
|
| 338 |
|
| 339 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.0833
|
| 19 |
+
- Validation Loss: 2.0227
|
| 20 |
+
- Epoch: 291
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 334 |
| 0.0856 | 2.0277 | 288 |
|
| 335 |
| 0.0843 | 2.0256 | 289 |
|
| 336 |
| 0.0850 | 2.0255 | 290 |
|
| 337 |
+
| 0.0833 | 2.0227 | 291 |
|
| 338 |
|
| 339 |
|
| 340 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 373902664
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3de127db4eab1ef69803826ed869326f5b90f1220064a79bbb780ec952602036
|
| 3 |
size 373902664
|