π titleΒΆ
Note
ID: templates.regression.two_texts.title | Type: OutputQuantizingTemplate
{
"input_format": "Input Text:\n{text1}\nSecond Text:\n{text2}",
"instruction": "Given an Input Text on a scale of {min_value} to {max_value}, what is the {attribute_name} of the Second Text?",
"output_format": "{attribute_value}",
"quantum": 0.2,
"target_prefix": "{attribute_name}:\n",
"type": "output_quantizing_template"
}
Read more about catalog usage here.