End of training
Browse files
README.md
CHANGED
@@ -1,22 +1,35 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
-
|
|
|
4 |
base_model: facebook/nllb-200-1.3B
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
metrics:
|
8 |
- bleu
|
9 |
model-index:
|
10 |
-
- name:
|
11 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
#
|
18 |
|
19 |
-
This model is a fine-tuned version of [
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.2740
|
22 |
- Bleu: 24.9828
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
+
language:
|
4 |
+
- multilingual
|
5 |
base_model: facebook/nllb-200-1.3B
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
+
datasets:
|
9 |
+
- elmamounedieye/agri_wol
|
10 |
metrics:
|
11 |
- bleu
|
12 |
model-index:
|
13 |
+
- name: nllb-200-1.3B-wol-fr
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
type: translation
|
17 |
+
name: Translation
|
18 |
+
dataset:
|
19 |
+
name: elmamounedieye/agri_wol
|
20 |
+
type: elmamounedieye/agri_wol
|
21 |
+
metrics:
|
22 |
+
- type: bleu
|
23 |
+
value: 24.98280401781312
|
24 |
+
name: Bleu
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
28 |
should probably proofread and complete it, then remove this comment. -->
|
29 |
|
30 |
+
# nllb-200-1.3B-wol-fr
|
31 |
|
32 |
+
This model is a fine-tuned version of [nllb-200-1.3B](https://huggingface.co/nllb-200-1.3B) on the elmamounedieye/agri_wol dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
- Loss: 0.2740
|
35 |
- Bleu: 24.9828
|