Commit
·
288e0b9
1
Parent(s):
532e016
End of training
Browse files- README.md +5 -5
- model.safetensors +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 [Helsinki-NLP/opus-mt-en-hi](https://huggingface.co/Helsinki-NLP/opus-mt-en-hi) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Bleu:
|
22 |
-
- Gen Len:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
53 |
-
| No log | 1.0 | 13 | 0.
|
54 |
-
| No log | 2.0 | 26 | 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-hi](https://huggingface.co/Helsinki-NLP/opus-mt-en-hi) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.7989
|
21 |
+
- Bleu: 76.9813
|
22 |
+
- Gen Len: 6.5
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
53 |
+
| No log | 1.0 | 13 | 0.8247 | 74.9405 | 6.48 |
|
54 |
+
| No log | 2.0 | 26 | 0.7989 | 76.9813 | 6.5 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 303704440
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:177dfaa17a6ef857d31d612312608b2ea73a6542ce1c3dc8a2fc96662a8e8892
|
3 |
size 303704440
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4ba9d202c664c5ed035ff4a5b6a4ac1cf22f09d6f93429202d34e262b701dd8
|
3 |
size 4728
|