Model Database's logo
Join the Model Database community

and get access to the augmented documentation experience

to get started

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