Commit
·
c4207cc
1
Parent(s):
dd5891c
Training in progress epoch 56
Browse files- README.md +4 -3
- 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.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -100,6 +100,7 @@ The following hyperparameters were used during training:
|
|
100 |
| 0.3835 | 0.2863 | 53 |
|
101 |
| 0.3766 | 0.2866 | 54 |
|
102 |
| 0.3777 | 0.2828 | 55 |
|
|
|
103 |
|
104 |
|
105 |
### 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.3688
|
20 |
+
- Validation Loss: 0.2825
|
21 |
+
- Epoch: 56
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
100 |
| 0.3835 | 0.2863 | 53 |
|
101 |
| 0.3766 | 0.2866 | 54 |
|
102 |
| 0.3777 | 0.2828 | 55 |
|
103 |
+
| 0.3688 | 0.2825 | 56 |
|
104 |
|
105 |
|
106 |
### 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:eed791ec56a0daa2dacd8168c0321a53c921f6c1d26867e1662ff613d750451e
|
3 |
size 373902664
|