Update README.md
Browse files
README.md
CHANGED
@@ -60,7 +60,7 @@ tags:
|
|
60 |
# mBART-50 one to many multilingual machine translation
|
61 |
|
62 |
|
63 |
-
This model is a fine-tuned checkpoint of [
|
64 |
|
65 |
|
66 |
The model can translate English to other 49 languages mentioned below.
|
|
|
60 |
# mBART-50 one to many multilingual machine translation
|
61 |
|
62 |
|
63 |
+
This model is a fine-tuned checkpoint of [Llama-2-13B](TheBloke/Llama-2-13B-chat-GGML). `mbart-large-50-one-to-many-mmt` is fine-tuned for multilingual machine translation. It was introduced in [Multilingual Translation with Extensible Multilingual Pretraining and Finetuning](https://arxiv.org/abs/2008.00401) paper.
|
64 |
|
65 |
|
66 |
The model can translate English to other 49 languages mentioned below.
|