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 | 0
|
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: 28.2309
|
21 |
+
- Bleu: 0.0419
|
22 |
+
- Gen Len: 2.1457
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
55 |
+
| No log | 1.0 | 8 | 27.9017 | 0.0122 | 2.1622 |
|
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:ad2a222aa27fb3cb2c6c99177179faa8cbca10d2804ab98d12bca168fbdfff7c
|
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:4fd9d382a34debc1d63dd55794f580256322deb4daf69b265e9eaf3d89835ea3
|
3 |
size 4219
|