Huggingface.js 文档

接口:ZeroShotClassificationOutputValue

Hugging Face's logo
加入 Hugging Face 社区

并获得增强文档体验

开始使用

接口:ZeroShotClassificationOutputValue

属性

labels

labels: string[]

定义于

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


scores

scores: number[]

定义于

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


sequence

sequence: string

定义于

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

< > 在 GitHub 上更新