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
< > Update on GitHub