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

lucataco /seed-x-ppo:bd6fdc73

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
text
string
Text to translate
target_language
None
Target language (e.g., 'Chinese', 'French', 'Spanish')
source_language
None
auto
Source language (use 'auto' for automatic detection)
max_length
integer
512

Min: 50

Max: 512

Maximum length of generated text
num_beams
integer
4

Min: 1

Max: 8

Number of beams for beam search

Output schema

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

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