Training in progress epoch 78
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: 5.
|
19 |
-
- Validation Loss: 5.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -121,6 +121,7 @@ The following hyperparameters were used during training:
|
|
121 |
| 5.2594 | 5.3524 | 75 |
|
122 |
| 5.2527 | 5.3420 | 76 |
|
123 |
| 5.2496 | 5.3367 | 77 |
|
|
|
124 |
|
125 |
|
126 |
### 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: 5.2360
|
19 |
+
- Validation Loss: 5.3320
|
20 |
+
- Epoch: 78
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
121 |
| 5.2594 | 5.3524 | 75 |
|
122 |
| 5.2527 | 5.3420 | 76 |
|
123 |
| 5.2496 | 5.3367 | 77 |
|
124 |
+
| 5.2360 | 5.3320 | 78 |
|
125 |
|
126 |
|
127 |
### 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:b5e094b372410b2cf13760c7362cf0cf1b45536e51ac09e766c9b26e58007bd9
|
3 |
size 373902664
|