hyx21 commited on
Commit
116ff2c
1 Parent(s): ca8f2da

Upload generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "do_sample": true,
3
  "top_p": 0.8,
4
- "temperature": 0.3,
5
  "bos_token_id": 1,
6
  "eos_token_id": 2
7
  }
 
1
  {
2
  "do_sample": true,
3
  "top_p": 0.8,
4
+ "temperature": 0.8,
5
  "bos_token_id": 1,
6
  "eos_token_id": 2
7
  }