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

joehoover /bart-large-mnli:29c22625

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
string
Replicate, I think I might...like you a lot!
Text sequence to classify.
class_labels
string
positive, negative, neutral
Class names. Must be a comma-delimited string of labels.
multi_label
boolean
False
If True, then class scores are independent.
hypothesis_template
string
This example is {}.
Hypothesis into which class labels are piped. Must contain '{}'.

Output schema

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

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