pakawadeep
commited on
Commit
•
2353195
1
Parent(s):
77a722e
Training in progress epoch 16
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.
|
22 |
- Train Gen Len: 127.0
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -62,6 +62,7 @@ The following hyperparameters were used during training:
|
|
62 |
| 5.5347 | 4.7700 | 0.0 | 127.0 | 13 |
|
63 |
| 5.4059 | 4.7055 | 0.0005 | 127.0 | 14 |
|
64 |
| 5.2839 | 4.6485 | 0.0004 | 127.0 | 15 |
|
|
|
65 |
|
66 |
|
67 |
### 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.1769
|
20 |
+
- Validation Loss: 4.5958
|
21 |
+
- Train Bleu: 0.0
|
22 |
- Train Gen Len: 127.0
|
23 |
+
- Epoch: 16
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
62 |
| 5.5347 | 4.7700 | 0.0 | 127.0 | 13 |
|
63 |
| 5.4059 | 4.7055 | 0.0005 | 127.0 | 14 |
|
64 |
| 5.2839 | 4.6485 | 0.0004 | 127.0 | 15 |
|
65 |
+
| 5.1769 | 4.5958 | 0.0 | 127.0 | 16 |
|
66 |
|
67 |
|
68 |
### 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:5d8abf4898231d66887d3678eb33ffc52fb5d1c382387a05eaf8139b710e836e
|
3 |
size 2225556280
|