Commit
·
a59622d
1
Parent(s):
a0112d8
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:
|
21 |
-
- Bleu:
|
22 |
-
- Gen Len: 5
|
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 |
|
54 |
-
| No log | 2.0 | 26 |
|
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: 1.5812
|
21 |
+
- Bleu: 61.6825
|
22 |
+
- Gen Len: 4.5
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
53 |
+
| No log | 1.0 | 13 | 1.6029 | 58.4322 | 4.44 |
|
54 |
+
| No log | 2.0 | 26 | 1.5812 | 61.6825 | 4.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:1b2f690884e16dc57b5737229073ce8eab6f3a5f07d0b1464367a52b0f97712d
|
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:ca542097bd872c43a8dcd1bde211c6062c9e2a8ae6967c215a4dc8bc4fed7f42
|
3 |
size 4728
|