Update README.md
Browse files
README.md
CHANGED
@@ -31,13 +31,6 @@ model-index:
|
|
31 |
|
32 |
This model is a fine-tuned version of `facebook/nllb-200-distilled-600M` on the `galsenai/french-wolof-translation` dataset. It is designed to perform translation from French to Wolof.
|
33 |
|
34 |
-
## Intended Use
|
35 |
-
|
36 |
-
This model is intended to be used for translation tasks from French to Wolof. It can be used in applications such as:
|
37 |
-
- Language translation services
|
38 |
-
- Educational tools
|
39 |
-
- Language preservation projects
|
40 |
-
|
41 |
## Evaluation
|
42 |
|
43 |
The model was evaluated on a subset of 50 lines from the test split of the galsenai/french-wolof-translation dataset. The evaluation metric used was BLEU score, computed using the sacrebleu library.
|
|
|
31 |
|
32 |
This model is a fine-tuned version of `facebook/nllb-200-distilled-600M` on the `galsenai/french-wolof-translation` dataset. It is designed to perform translation from French to Wolof.
|
33 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
## Evaluation
|
35 |
|
36 |
The model was evaluated on a subset of 50 lines from the test split of the galsenai/french-wolof-translation dataset. The evaluation metric used was BLEU score, computed using the sacrebleu library.
|