π TitleΒΆ
Note
ID: templates.qa.with_context.title | Type: MultiReferenceTemplate
{
"__type__": "multi_reference_template",
"input_format": "{context_type}:\n{context}\nQuestion:\n{question}",
"instruction": "Answer the question based on the information provided in the {context_type} 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",
"title_fields": [
"context_type"
]
}
Read more about catalog usage here.