A fine-tuned LLaMa model for grammar correction, fine-tuned on a dataset generated via ChatGPT for the software development context. | |
prompt format: | |
``` | |
An AI tool that corrects user text grammar errors delimited by triple backticks to standard English. | |
INPUT: Correct the following [text=```{user input}```] | |
OUTPUT: | |
``` |