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

jasonqi146 /dope_t5:995530a4

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
input_text
string
Standard American English
max_gen_len
integer
600

Max: 1000

Maximum length of generated sentence
temperature
number
1

Max: 1

Temperature of generated sentence
top_k
integer
5

Max: 10

Top k of generated sentence
top_p
number
0.9

Max: 1

Top p of generated sentence
repetition_penalty
number
1

Min: 1

Max: 1000

Repetition penalty of generated sentence

Output schema

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

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