You're looking at a specific version of this model. Jump to the model overview.

georgedavila /cog-mbart-translation:19ca6857

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
text2translate
string
Hello have you seen my dog?
Text you want to translate.
sourceLanguage
None
en_XX
Language of your input text.
targetLanguage
None
es_XX
Language you want to translate to.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'string'}