Locutusque commited on
Commit
51521da
·
verified ·
1 Parent(s): 4f6176b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,6 +17,8 @@ inference:
17
  top_k: 14
18
  max_new_tokens: 250
19
  repetition_penalty: 1.16
 
 
20
  ---
21
  # TinyMistral-248M-v2.5
22
  This model was created by merging TinyMistral-248M-v1 and v2, then further pretraining on synthetic textbooks. The resulting model's performance is superior to both, after personal evaluation.
 
17
  top_k: 14
18
  max_new_tokens: 250
19
  repetition_penalty: 1.16
20
+ widget:
21
+ - text: "To calculate the factorial of n, we can use the following function:"
22
  ---
23
  # TinyMistral-248M-v2.5
24
  This model was created by merging TinyMistral-248M-v1 and v2, then further pretraining on synthetic textbooks. The resulting model's performance is superior to both, after personal evaluation.