low temp is recommanded for reasoning task
Browse files- config.json +1 -1
config.json
CHANGED
@@ -185,7 +185,7 @@
|
|
185 |
"sep_token_id": null,
|
186 |
"suppress_tokens": null,
|
187 |
"task_specific_params": null,
|
188 |
-
"temperature":
|
189 |
"tf_legacy_loss": false,
|
190 |
"tie_encoder_decoder": false,
|
191 |
"tie_word_embeddings": true,
|
|
|
185 |
"sep_token_id": null,
|
186 |
"suppress_tokens": null,
|
187 |
"task_specific_params": null,
|
188 |
+
"temperature": 0.0,
|
189 |
"tf_legacy_loss": false,
|
190 |
"tie_encoder_decoder": false,
|
191 |
"tie_word_embeddings": true,
|