pakawadeep
commited on
Commit
•
ee2aca2
1
Parent(s):
6e74f28
Training in progress epoch 21
Browse files- README.md +6 -5
- 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.
|
22 |
-
- Train Gen Len:
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -67,6 +67,7 @@ The following hyperparameters were used during training:
|
|
67 |
| 5.0025 | 4.5005 | 0.0 | 127.0 | 18 |
|
68 |
| 4.9161 | 4.4589 | 0.6412 | 127.0 | 19 |
|
69 |
| 4.8523 | 4.4206 | 0.8846 | 127.0 | 20 |
|
|
|
70 |
|
71 |
|
72 |
### 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.7860
|
20 |
+
- Validation Loss: 4.3832
|
21 |
+
- Train Bleu: 0.0
|
22 |
+
- Train Gen Len: 10.0
|
23 |
+
- Epoch: 21
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
67 |
| 5.0025 | 4.5005 | 0.0 | 127.0 | 18 |
|
68 |
| 4.9161 | 4.4589 | 0.6412 | 127.0 | 19 |
|
69 |
| 4.8523 | 4.4206 | 0.8846 | 127.0 | 20 |
|
70 |
+
| 4.7860 | 4.3832 | 0.0 | 10.0 | 21 |
|
71 |
|
72 |
|
73 |
### 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:043bcbc0437bafc514964d3bb6c2bd9160df3d11325100bf96351885c99a089b
|
3 |
size 2225556280
|