Update README.md
Browse files
README.md
CHANGED
|
@@ -24,6 +24,13 @@ Mistral trained with the airoboros dataset!
|
|
| 24 |
|
| 25 |
Actual dataset is airoboros 2.2, but it seems to have been replaced on hf with 2.2.1.
|
| 26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
TruthfulQA:
|
| 28 |
|
| 29 |
```
|
|
|
|
| 24 |
|
| 25 |
Actual dataset is airoboros 2.2, but it seems to have been replaced on hf with 2.2.1.
|
| 26 |
|
| 27 |
+
Prompt Format:
|
| 28 |
+
```
|
| 29 |
+
USER: <prompt>
|
| 30 |
+
ASSISTANT:
|
| 31 |
+
```
|
| 32 |
+
|
| 33 |
+
|
| 34 |
TruthfulQA:
|
| 35 |
|
| 36 |
```
|