Update README.md
Browse files
README.md
CHANGED
@@ -20,10 +20,7 @@ widget:
|
|
20 |
inference:
|
21 |
parameters:
|
22 |
max_new_tokens: 64
|
23 |
-
repetition_penalty: 1.
|
24 |
-
do_sample: true
|
25 |
-
temperature: 0.5
|
26 |
-
top_p: 0.15
|
27 |
---
|
28 |
|
29 |
# MBZUAI's LaMini-Neo-125M trained on the Evol Instruct dataset using AutoTrain
|
|
|
20 |
inference:
|
21 |
parameters:
|
22 |
max_new_tokens: 64
|
23 |
+
repetition_penalty: 1.18
|
|
|
|
|
|
|
24 |
---
|
25 |
|
26 |
# MBZUAI's LaMini-Neo-125M trained on the Evol Instruct dataset using AutoTrain
|