Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,8 @@ datasets:
|
|
9 |
- euirim/goodwiki
|
10 |
---
|
11 |
|
12 |
-
A pre-finetuning finetuned version of Mistral 7B 0.1, focused on CoT reasoning tasks.
|
|
|
|
|
|
|
|
|
|
9 |
- euirim/goodwiki
|
10 |
---
|
11 |
|
12 |
+
A pre-finetuning finetuned version of Mistral 7B 0.1, focused on CoT reasoning tasks.
|
13 |
+
|
14 |
+
Probably decent at reasoning, but also probably not great as a chat assistant- it's designed to be finetuned further to give it a friendlier style.
|
15 |
+
|
16 |
+
Current benchmarks aren't great for instruct models, so I've temporarily omitted them. I'm working on a benchmark suite for instruct models though, and will update this with scores when that is released.
|