susnato commited on
Commit
2976567
·
1 Parent(s): acee9ec

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +0 -1
generation_config.json CHANGED
@@ -2,7 +2,6 @@
2
  "bos_token_id": 8192,
3
  "eos_token_id": 8193,
4
  "do_sample": true,
5
- "num_return_sequences": 8,
6
  "max_new_tokens": 256,
7
  "return_dict_in_generate": true
8
  }
 
2
  "bos_token_id": 8192,
3
  "eos_token_id": 8193,
4
  "do_sample": true,
 
5
  "max_new_tokens": 256,
6
  "return_dict_in_generate": true
7
  }