Model Database's logo
Join the Model Database community

and get access to the augmented documentation experience

to get started

Interface: ZeroShotClassificationOutputValue

Properties

labels

labels: string[]

Defined in

inference/src/tasks/nlp/zeroShotClassification.ts:24


scores

scores: number[]

Defined in

inference/src/tasks/nlp/zeroShotClassification.ts:25


sequence

sequence: string

Defined in

inference/src/tasks/nlp/zeroShotClassification.ts:26