sriram-sanjeev9s
commited on
Commit
•
6e26ae2
1
Parent(s):
11230c6
Model save
Browse files- README.md +8 -8
- pytorch_model.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-fr](https://huggingface.co/Helsinki-NLP/opus-mt-en-fr) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Bleu:
|
22 |
-
- Gen Len: 29.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -39,8 +39,8 @@ More information needed
|
|
39 |
|
40 |
The following hyperparameters were used during training:
|
41 |
- learning_rate: 2e-05
|
42 |
-
- train_batch_size:
|
43 |
-
- eval_batch_size:
|
44 |
- seed: 42
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
@@ -50,13 +50,13 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
52 |
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.32.1
|
60 |
- Pytorch 1.12.1
|
61 |
-
- Datasets 2.
|
62 |
- Tokenizers 0.13.2
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-fr](https://huggingface.co/Helsinki-NLP/opus-mt-en-fr) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.2652
|
21 |
+
- Bleu: 32.1335
|
22 |
+
- Gen Len: 29.421
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
39 |
|
40 |
The following hyperparameters were used during training:
|
41 |
- learning_rate: 2e-05
|
42 |
+
- train_batch_size: 128
|
43 |
+
- eval_batch_size: 128
|
44 |
- seed: 42
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
52 |
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
|
53 |
+
| 0.9379 | 1.0 | 7813 | 1.2654 | 32.3231 | 29.4617 |
|
54 |
+
| 0.9105 | 2.0 | 15626 | 1.2652 | 32.1335 | 29.421 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.32.1
|
60 |
- Pytorch 1.12.1
|
61 |
+
- Datasets 2.21.0
|
62 |
- Tokenizers 0.13.2
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 298761157
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae4364f49b5a53951249aad0b62db42595a6b6ec8eb8f3d31e278fbd727d604a
|
3 |
size 298761157
|