Commit
·
1cf4df8
1
Parent(s):
25caea9
Update README.md
Browse files- original_readme.md +6 -0
original_readme.md
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
```
|