ComfyUI Node
Question Answering
A ComfyUI node in Transformers/NLP/QuestionAnswering with 3 inputs and 2 outputs.
Question Answering
- answer
- score
◄question►
◄context►
◄model_namedistilbert-base-cased-distilled-squad►
CategoryTransformers/NLP/QuestionAnswering
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| question | STRING | — | |
| context | STRING | — | |
| model_name | STRING | distilbert-base-cased-distilled-squad | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| answer | STRING | — |
| score | FLOAT | — |