File size: 592 Bytes
2278971
 
3699219
 
 
 
2278971
b19560f
3699219
be6a0a2
5442b3c
3699219
 
 
5442b3c
 
3699219
64c1bc5
3699219
 
64c1bc5
3699219
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
license: other
datasets:
- Gryphe/CoEdit-Alpaca
language:
- en
---
A full finetune of Llama 2 7B using my [Alpaca-transformed CoEdIT dataset](https://huggingface.co/datasets/Gryphe/CoEdit-Alpaca). I gave it three epochs of training using a single A100 80GB GPU.

The intent was to create a L2 model that specializes in grammar correction. Results may vary.

## Prompt Format

```
Below is an instruction that describes a task. Write a response that appropriately completes the request.

### Instruction:
Remove all grammatical errors from this text: <insert text here>

### Response:

```