pakawadeep
commited on
Commit
•
2eba4f2
1
Parent(s):
85b6186
Training in progress epoch 13
Browse files- README.md +5 -4
- 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: 5.
|
20 |
-
- Validation Loss: 4.
|
21 |
- Train Bleu: 0.0
|
22 |
-
- Train Gen Len:
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -59,6 +59,7 @@ The following hyperparameters were used during training:
|
|
59 |
| 6.2332 | 5.0961 | 0.0003 | 127.0 | 10 |
|
60 |
| 5.9571 | 4.9619 | 0.0003 | 127.0 | 11 |
|
61 |
| 5.7344 | 4.8588 | 0.0 | 7.0 | 12 |
|
|
|
62 |
|
63 |
|
64 |
### 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: 5.5347
|
20 |
+
- Validation Loss: 4.7700
|
21 |
- Train Bleu: 0.0
|
22 |
+
- Train Gen Len: 127.0
|
23 |
+
- Epoch: 13
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
59 |
| 6.2332 | 5.0961 | 0.0003 | 127.0 | 10 |
|
60 |
| 5.9571 | 4.9619 | 0.0003 | 127.0 | 11 |
|
61 |
| 5.7344 | 4.8588 | 0.0 | 7.0 | 12 |
|
62 |
+
| 5.5347 | 4.7700 | 0.0 | 127.0 | 13 |
|
63 |
|
64 |
|
65 |
### 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:ea79c52f785696cb5265a1c0a04aca6f3638857a0d468d48d1c1c7284a5758b9
|
3 |
size 2225556280
|