pakawadeep
commited on
Commit
•
bf64018
1
Parent(s):
f26fabe
Training in progress epoch 24
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,11 +16,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Train Loss: 4.
|
20 |
-
- Validation Loss: 4.
|
21 |
- Train Bleu: 0.0
|
22 |
- Train Gen Len: 10.0
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -70,6 +70,7 @@ The following hyperparameters were used during training:
|
|
70 |
| 4.7860 | 4.3832 | 0.0 | 10.0 | 21 |
|
71 |
| 4.7340 | 4.3479 | 0.0 | 10.0 | 22 |
|
72 |
| 4.6707 | 4.3200 | 0.0 | 10.0 | 23 |
|
|
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 4.6181
|
20 |
+
- Validation Loss: 4.2951
|
21 |
- Train Bleu: 0.0
|
22 |
- Train Gen Len: 10.0
|
23 |
+
- Epoch: 24
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
70 |
| 4.7860 | 4.3832 | 0.0 | 10.0 | 21 |
|
71 |
| 4.7340 | 4.3479 | 0.0 | 10.0 | 22 |
|
72 |
| 4.6707 | 4.3200 | 0.0 | 10.0 | 23 |
|
73 |
+
| 4.6181 | 4.2951 | 0.0 | 10.0 | 24 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2225556280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5e31329593e462deb18808d8eb63b5e824f29120c4361182ef1eb9c3f319f62
|
3 |
size 2225556280
|