update model card README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
-
- translation
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- bleu
|
@@ -18,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-ar](https://huggingface.co/Helsinki-NLP/opus-mt-en-ar) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.4468
|
21 |
-
- Bleu: 26.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -50,14 +49,14 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Bleu |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
53 |
-
| 1.6252 | 1.0 | 32 | 1.4686 | 26.
|
54 |
-
| 1.
|
55 |
-
| 1.
|
56 |
|
57 |
|
58 |
### Framework versions
|
59 |
|
60 |
- Transformers 4.25.1
|
61 |
-
- Pytorch 1.
|
62 |
- Datasets 2.7.1
|
63 |
- Tokenizers 0.13.2
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- bleu
|
|
|
17 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-ar](https://huggingface.co/Helsinki-NLP/opus-mt-en-ar) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 1.4468
|
20 |
+
- Bleu: 26.9281
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Bleu |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
52 |
+
| 1.6252 | 1.0 | 32 | 1.4686 | 26.1394 |
|
53 |
+
| 1.4867 | 2.0 | 64 | 1.4496 | 26.8139 |
|
54 |
+
| 1.4121 | 3.0 | 96 | 1.4468 | 26.9281 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.25.1
|
60 |
+
- Pytorch 1.13.0+cu116
|
61 |
- Datasets 2.7.1
|
62 |
- Tokenizers 0.13.2
|