pakawadeep
commited on
Commit
•
4e9288e
1
Parent(s):
9338a5e
Training in progress epoch 2
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:
|
20 |
-
- Validation Loss:
|
21 |
-
- Train Bleu: 0.
|
22 |
-
- Train Gen Len:
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
|:----------:|:---------------:|:----------:|:-------------:|:-----:|
|
49 |
| 18.4580 | 9.0813 | 0.0013 | 3.0 | 0 |
|
50 |
| 10.6168 | 8.0760 | 0.0008 | 50.0 | 1 |
|
|
|
51 |
|
52 |
|
53 |
### 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: 8.9972
|
20 |
+
- Validation Loss: 7.4303
|
21 |
+
- Train Bleu: 0.0003
|
22 |
+
- Train Gen Len: 127.0
|
23 |
+
- Epoch: 2
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
48 |
|:----------:|:---------------:|:----------:|:-------------:|:-----:|
|
49 |
| 18.4580 | 9.0813 | 0.0013 | 3.0 | 0 |
|
50 |
| 10.6168 | 8.0760 | 0.0008 | 50.0 | 1 |
|
51 |
+
| 8.9972 | 7.4303 | 0.0003 | 127.0 | 2 |
|
52 |
|
53 |
|
54 |
### 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:22cee29632a6b8ae62b09b871bc33719e0ac16dc31588093b23f90cdd056adcd
|
3 |
size 2225556280
|