πŸ“„ simpleΒΆ

Note

ID: templates.grammatical_error_correction.simple | Type: MultiReferenceTemplate

{
    "input_format": "Original text: {original_text}",
    "instruction": "Make the minimal amount of changes to correct grammar and spelling errors in the following text.\n",
    "references_field": "corrected_texts",
    "target_prefix": "Corrected text: ",
    "type": "multi_reference_template"
}

Read more about catalog usage here.