simple

Note

ID: catalog.templates.regression.single_text.simple | Type: OutputQuantizingTemplate

{
    "input_format": "Given this text: '{text}', on a scale of {min_value} to {max_value}, what is the {attribute_name} of this text?",
    "output_format": "{attribute_value}",
    "quantum": 0.2,
    "type": "output_quantizing_template"
}