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

replicate /flan-t5-xl:eec2f71c

Input

*string
Shift + Return to add a new line

Prompt to send to FLAN-T5.

integer
(minimum: 1)

Maximum number of tokens to generate. A word is generally 2-3 tokens

Default: 50

number
(minimum: 0.01, maximum: 5)

Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic, 0.75 is a good starting value.

Default: 0.75

number
(minimum: 0.01, maximum: 1)

When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens

Default: 1

number
(minimum: 0.01, maximum: 5)

Penalty for repeated words in generated text; 1 is no penalty, values greater than 1 discourage repetition, less than 1 encourage it.

Default: 1

boolean

provide debugging output in logs

Default: false

Output

[ "Dogs do not have a drivers license nor can they operate a car. Therefore, the final answer is no." ]
Generated in

This example was created by a different version, replicate/flan-t5-xl:1457f256.