harouzie/mt5-small-translation-en2vi
Browse files- README.md +4 -4
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Bleu: 0.
|
22 |
-
- Gen Len: 2.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -52,7 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
55 |
-
| No log |
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 22.2680
|
21 |
+
- Bleu: 0.0468
|
22 |
+
- Gen Len: 2.2283
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
55 |
+
| No log | 0.99 | 63 | 22.7318 | 0.0494 | 2.2717 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1200731653
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4139186ba0610ba6c17f97b333f48c5c093b0191cf5738bb58c948686e97928f
|
3 |
size 1200731653
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4219
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5932cb02efb98599df8165691fdabca6ecb62b566627d3f84a60444c1621871
|
3 |
size 4219
|