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