mistral
ConicCat commited on
Commit
4c86368
·
verified ·
1 Parent(s): b11abda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,9 +9,9 @@ datasets:
9
 
10
  Day 2 RP finetune of Apriel 15B, with several iterative improvements from the first version.
11
 
12
- I also fully converted the model to use the Phi 3 format; this comes at the slight tradeoff of the `<|end|>` tag not always tokenizing exactly the same way in a few niche scenarios.
13
 
14
- Further attempts were made to fix formatting issues with asterisks on the base model.
15
 
16
  NOTE: THIS IS THE NON-THINKING VERSION
17
 
 
9
 
10
  Day 2 RP finetune of Apriel 15B, with several iterative improvements from the first version.
11
 
12
+ I have fully converted the model to use the Phi 3 format; this comes at the slight tradeoff of the `<|end|>` tag not always tokenizing exactly the same way in a few niche scenarios.
13
 
14
+ Further attempts were also made to fix formatting issues with asterisks on the base model.
15
 
16
  NOTE: THIS IS THE NON-THINKING VERSION
17