Huggingface.js documentation

Interface: ZeroShotClassificationOutputValue

Hugging Face's logo
Join the Hugging Face 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