Commit
·
86989a6
1
Parent(s):
cf3d67b
Training in progress epoch 538
Browse files- README.md +5 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,9 +16,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Train Loss: 0.
|
20 |
- Validation Loss: 0.0000
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -580,6 +580,9 @@ The following hyperparameters were used during training:
|
|
580 |
| 0.0002 | 0.0000 | 533 |
|
581 |
| 0.0001 | 0.0000 | 534 |
|
582 |
| 0.0001 | 0.0000 | 535 |
|
|
|
|
|
|
|
583 |
|
584 |
|
585 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 0.0003
|
20 |
- Validation Loss: 0.0000
|
21 |
+
- Epoch: 538
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
580 |
| 0.0002 | 0.0000 | 533 |
|
581 |
| 0.0001 | 0.0000 | 534 |
|
582 |
| 0.0001 | 0.0000 | 535 |
|
583 |
+
| 0.0001 | 0.0000 | 536 |
|
584 |
+
| 0.0001 | 0.0000 | 537 |
|
585 |
+
| 0.0003 | 0.0000 | 538 |
|
586 |
|
587 |
|
588 |
### 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:9d4530e8e095c285c907aecb7373c5873ec5291579acabc3b6bf2ffae8e6f79f
|
3 |
size 373902664
|