Hugging Face · Schema

QuestionAnsweringResponse

Properties

Name Type Description
answer string The extracted answer
score number Confidence score
start integer Start character position in context
end integer End character position in context
View JSON Schema on GitHub