Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,10 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: nllb-200-distilled-600M-OpenSLR-GL-EN
|
11 |
results: []
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -16,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# nllb-200-distilled-600M-OpenSLR-GL-EN
|
18 |
|
19 |
-
This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.0122
|
22 |
- Bleu: 73.6259
|
@@ -67,4 +71,4 @@ The following hyperparameters were used during training:
|
|
67 |
- Transformers 4.47.1
|
68 |
- Pytorch 2.4.1+cu121
|
69 |
- Datasets 3.2.0
|
70 |
-
- Tokenizers 0.21.0
|
|
|
9 |
model-index:
|
10 |
- name: nllb-200-distilled-600M-OpenSLR-GL-EN
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- juanjucm/OpenSLR-SpeechT-GL-EN
|
14 |
+
language:
|
15 |
+
- gl
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
20 |
|
21 |
# nllb-200-distilled-600M-OpenSLR-GL-EN
|
22 |
|
23 |
+
This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on [juanjucm/OpenSLR-SpeechT-GL-EN](https://huggingface.co/datasets/juanjucm/OpenSLR-SpeechT-GL-EN) dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 0.0122
|
26 |
- Bleu: 73.6259
|
|
|
71 |
- Transformers 4.47.1
|
72 |
- Pytorch 2.4.1+cu121
|
73 |
- Datasets 3.2.0
|
74 |
+
- Tokenizers 0.21.0
|