BounharAbdelaziz
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -6,9 +6,17 @@ tags:
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- bleu
|
|
|
|
|
9 |
model-index:
|
10 |
- name: Terjman-Large-v2.2
|
11 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -16,8 +24,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# Terjman-Large-v2.2
|
18 |
|
19 |
-
This model is a fine-tuned version of [atlasia/Terjman-Large-v1.2](https://huggingface.co/atlasia/Terjman-Large-v1.2) on
|
20 |
-
It achieves the following results on
|
21 |
- Loss: 2.8068
|
22 |
- Bleu: 20.1692
|
23 |
- Chrf: 41.5829
|
@@ -201,4 +209,4 @@ The following hyperparameters were used during training:
|
|
201 |
- Transformers 4.47.1
|
202 |
- Pytorch 2.5.1+cu124
|
203 |
- Datasets 3.1.0
|
204 |
-
- Tokenizers 0.21.0
|
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- bleu
|
9 |
+
- chrf
|
10 |
+
- ter
|
11 |
model-index:
|
12 |
- name: Terjman-Large-v2.2
|
13 |
results: []
|
14 |
+
datasets:
|
15 |
+
- BounharAbdelaziz/Terjman-v2-English-Darija-Dataset-350K
|
16 |
+
language:
|
17 |
+
- ar
|
18 |
+
- en
|
19 |
+
pipeline_tag: translation
|
20 |
---
|
21 |
|
22 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
24 |
|
25 |
# Terjman-Large-v2.2
|
26 |
|
27 |
+
This model is a fine-tuned version of [atlasia/Terjman-Large-v1.2](https://huggingface.co/atlasia/Terjman-Large-v1.2) on [BounharAbdelaziz/Terjman-v2-English-Darija-Dataset-350K](https://huggingface.co/datasets/BounharAbdelaziz/Terjman-v2-English-Darija-Dataset-350K).
|
28 |
+
It achieves the following results on [atlasia/TerjamaBench](https://huggingface.co/datasets/atlasia/TerjamaBench) set:
|
29 |
- Loss: 2.8068
|
30 |
- Bleu: 20.1692
|
31 |
- Chrf: 41.5829
|
|
|
209 |
- Transformers 4.47.1
|
210 |
- Pytorch 2.5.1+cu124
|
211 |
- Datasets 3.1.0
|
212 |
+
- Tokenizers 0.21.0
|