Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ Llama 3 8B trained on CYOA text completion data, in the style of [GPT-J-6B-Adven
|
|
| 14 |
|
| 15 |
This is not an instruction-tuned model.
|
| 16 |
|
| 17 |
-
|
| 18 |
|
| 19 |
```
|
| 20 |
[Mode: adventure]
|
|
@@ -25,4 +25,6 @@ Narrative narrative narrative. Narrative!
|
|
| 25 |
> You perform the action
|
| 26 |
|
| 27 |
More narrative.
|
| 28 |
-
```
|
|
|
|
|
|
|
|
|
| 14 |
|
| 15 |
This is not an instruction-tuned model.
|
| 16 |
|
| 17 |
+
Uses the following format:
|
| 18 |
|
| 19 |
```
|
| 20 |
[Mode: adventure]
|
|
|
|
| 25 |
> You perform the action
|
| 26 |
|
| 27 |
More narrative.
|
| 28 |
+
```
|
| 29 |
+
|
| 30 |
+
Trained on the Skein dataset created by VE FORBRYDERNE of KoboldAI.
|