humpf commited on
Commit
6c00370
·
verified ·
1 Parent(s): 5679887

Upload generation_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. generation_config.json +3 -1
generation_config.json CHANGED
@@ -1,7 +1,9 @@
1
  {
2
  "bos_token_id": 151643,
3
  "do_sample": true,
4
- "eos_token_id": 151645,
 
 
5
  "pad_token_id": 151643,
6
  "temperature": 0.7,
7
  "top_k": 20,
 
1
  {
2
  "bos_token_id": 151643,
3
  "do_sample": true,
4
+ "eos_token_id": [
5
+ 151645
6
+ ],
7
  "pad_token_id": 151643,
8
  "temperature": 0.7,
9
  "top_k": 20,