OrlandoHugBot commited on
Commit
8fd8bb0
·
verified ·
1 Parent(s): c2a6046

low temp is recommanded for reasoning task

Browse files
Files changed (1) hide show
  1. 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": 1.0,
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,