pakawadeep
commited on
Commit
•
89e2d8c
1
Parent(s):
c89ef6e
Training in progress epoch 29
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: 127.0
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -75,6 +75,7 @@ The following hyperparameters were used during training:
|
|
75 |
| 4.5309 | 4.2380 | 0.0 | 127.0 | 26 |
|
76 |
| 4.4944 | 4.2097 | 5.1292 | 29.0 | 27 |
|
77 |
| 4.4613 | 4.1865 | 0.0 | 127.0 | 28 |
|
|
|
78 |
|
79 |
|
80 |
### 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.4260
|
20 |
+
- Validation Loss: 4.1643
|
21 |
- Train Bleu: 0.0
|
22 |
- Train Gen Len: 127.0
|
23 |
+
- Epoch: 29
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
75 |
| 4.5309 | 4.2380 | 0.0 | 127.0 | 26 |
|
76 |
| 4.4944 | 4.2097 | 5.1292 | 29.0 | 27 |
|
77 |
| 4.4613 | 4.1865 | 0.0 | 127.0 | 28 |
|
78 |
+
| 4.4260 | 4.1643 | 0.0 | 127.0 | 29 |
|
79 |
|
80 |
|
81 |
### 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:79c1a4f014c7dc8054a540af98a97c8e63693e37a8e2ba3e2f2b8714ff63dfc3
|
3 |
size 2225556280
|