mazesmazes commited on
Commit
bacd4aa
·
verified ·
1 Parent(s): f93120b

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -3
generation_config.json CHANGED
@@ -1,9 +1,7 @@
1
  {
2
  "bos_token_id": 128000,
3
  "do_sample": true,
4
- "eos_token_id": [
5
- 128012,
6
- ],
7
  "length_penalty": 1.0,
8
  "max_new_tokens": 128,
9
  "min_new_tokens": 0,
 
1
  {
2
  "bos_token_id": 128000,
3
  "do_sample": true,
4
+ "eos_token_id": 128012,
 
 
5
  "length_penalty": 1.0,
6
  "max_new_tokens": 128,
7
  "min_new_tokens": 0,