Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
This Mistral 7B model is trained on a mix of datasets filtered for higher quality and output length. The mix of datasets was composed to increase reasoning and creativity.
|
| 2 |
|
| 3 |
Datasets:
|
|
@@ -14,4 +22,4 @@ Prompt format: This model uses the ChatML prompt format (OpenAI's format).
|
|
| 14 |
You are a helpful AI assistant.<|im_end|>
|
| 15 |
<|im_start|>user
|
| 16 |
{prompt}<|im_end|>
|
| 17 |
-
<|im_start|>assistant
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- Open-Orca/OpenOrca
|
| 5 |
+
- jondurbin/airoboros-2.2.1
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
---
|
| 9 |
This Mistral 7B model is trained on a mix of datasets filtered for higher quality and output length. The mix of datasets was composed to increase reasoning and creativity.
|
| 10 |
|
| 11 |
Datasets:
|
|
|
|
| 22 |
You are a helpful AI assistant.<|im_end|>
|
| 23 |
<|im_start|>user
|
| 24 |
{prompt}<|im_end|>
|
| 25 |
+
<|im_start|>assistant
|