快捷方式

torchtune.data.GrammarErrorCorrectionTemplate

torchtune.data.GrammarErrorCorrectionTemplate = functools.partial(<class 'torchtune.data._prompt_templates.PromptTemplate'>, template={'user': ('Correct this to standard English: ', '\n---\nCorrected: ')})

用于语法错误校正任务的提示模板

Correct this to standard English: {user_message}
---
Corrected: {assistant_message}

有关完整 API 参数,请参阅 PromptTemplate.

文档

访问 PyTorch 的全面开发者文档

查看文档

教程

获得针对初学者和高级开发人员的深入教程

查看教程

资源

查找开发资源并获得问题的解答

查看资源