mzbac commited on
Commit
2304099
1 Parent(s): 00bac40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1 +1,6 @@
1
- Fine-tuned Falcon 7B instruction model for grammar correction
 
 
 
 
 
 
1
+ Fine-tuned Falcon 7B instruction model for grammar correction
2
+
3
+ prompt format:
4
+ ```
5
+ An AI tool that corrects user text grammar errors delimited by triple backticks to standard English.\n### Instruction: Correct the following text=```{user input}```\n### Response:
6
+ ```