Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,13 @@ This model has went through a multi-stage finetuning process.
|
|
24 |
- - Dataset consists of a mixture of Human and Claude Data.
|
25 |
```
|
26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
Changes since previous Stheno Datasets:
|
28 |
```
|
29 |
- Included Multi-turn Conversation-based Instruct Datasets to boost multi-turn coherency. # This is a seperate set, not the ones made by Kalomaze and Nopm, that are used in Magnum. They're completely different data.
|
|
|
24 |
- - Dataset consists of a mixture of Human and Claude Data.
|
25 |
```
|
26 |
|
27 |
+
Prompting Format:
|
28 |
+
```
|
29 |
+
- Use the L3 Instruct Formatting - Euryale 2.1 Preset Works Well
|
30 |
+
- Temperature + min_p as per usual, I recommend 1.4 Temp + 0.2 min_p.
|
31 |
+
- Has a different vibe to previous versions. Tinker around.
|
32 |
+
```
|
33 |
+
|
34 |
Changes since previous Stheno Datasets:
|
35 |
```
|
36 |
- Included Multi-turn Conversation-based Instruct Datasets to boost multi-turn coherency. # This is a seperate set, not the ones made by Kalomaze and Nopm, that are used in Magnum. They're completely different data.
|