euclaise commited on
Commit
e292511
·
1 Parent(s): d204a15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -13,4 +13,6 @@ A pre-finetuning finetuned version of Mistral 7B 0.1, focused on CoT reasoning t
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.
 
 
 
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.
17
+
18
+ Uses ChatML prompt formatting.