jspr commited on
Commit
5a8b925
·
verified ·
1 Parent(s): 8aa20d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ Mistral-7B finetuned on a dataset of BTS fanfic.
7
 
8
  This model uses the `alpaca` format:
9
  ```
10
- {"instruction": "...", "input": "...", "output": "..."}
11
  ```
12
 
13
  Note RoPE scaling parameter 4.0, with RoPE scaling type `linear`
 
7
 
8
  This model uses the `alpaca` format:
9
  ```
10
+ {"instruction": "An interaction between a user providing instructions, and an imaginative assistant providing responses.", "input": "...", "output": "..."}
11
  ```
12
 
13
  Note RoPE scaling parameter 4.0, with RoPE scaling type `linear`