Update README.md
Browse files
README.md
CHANGED
@@ -28,9 +28,7 @@ inference:
|
|
28 |
max_new_tokens: 32
|
29 |
repetition_penalty: 1.15
|
30 |
do_sample: true
|
31 |
-
temperature: 0.
|
32 |
-
top_p: 0.95
|
33 |
-
top_k: 40
|
34 |
---
|
35 |
|
36 |
# Locutusque's TinyMistral-248M trained on the Evol Instruct dataset using AutoTrain
|
|
|
28 |
max_new_tokens: 32
|
29 |
repetition_penalty: 1.15
|
30 |
do_sample: true
|
31 |
+
temperature: 0.75
|
|
|
|
|
32 |
---
|
33 |
|
34 |
# Locutusque's TinyMistral-248M trained on the Evol Instruct dataset using AutoTrain
|