πŸ“„ ffqaΒΆ

Note

ID: templates.qa.with_context.ffqa | Type: MultiReferenceTemplate

{
    "input_format": "Document: {context}\nQuestion:{question}",
    "instruction": "Answer the question based on the information provided in the document given below. The answer should be a single word or a number or a short phrase of few words.",
    "output_format": "{answer}",
    "references_field": "answers",
    "target_prefix": "Answer:\n",
    "type": "multi_reference_template"
}

Read more about catalog usage here.