language: | |
- en | |
- is | |
- multilingual | |
tags: | |
- translation | |
inference: | |
parameters: | |
src_lang: en_XX | |
tgt_lang: is_IS | |
decoder_start_token_id: 2 | |
max_length: 512 | |
widget: | |
- text: I once owned a horse. It was black and white. | |
# mBART based translation model | |
This model was trained to translate multiple sentences at once, compared to one sentence at a time. | |
It will occasionally combine sentences or add an extra sentence. | |
This is the same model as are provided on CLARIN: https://repository.clarin.is/repository/xmlui/handle/20.500.12537/278 | |