hacer201145 commited on
Commit
938713c
·
verified ·
1 Parent(s): be044a9

Update generation_config.json :P

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