Update README.md
Browse files
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 |
+
```
|