Interface: VisualQuestionAnsweringOutput
Properties
answer
• answer: string
A string that’s the answer to a visual question.
Defined in
inference/src/tasks/multimodal/visualQuestionAnswering.ts:22
score
• score: number
Answer correctness score.
Defined in
inference/src/tasks/multimodal/visualQuestionAnswering.ts:26
< > Update on GitHub