danielhanchen commited on
Commit
01b044f
1 Parent(s): 8cdfd4d

Upload config

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -1
generation_config.json CHANGED
@@ -6,7 +6,8 @@
6
  128008,
7
  128009
8
  ],
 
9
  "temperature": 0.6,
10
  "top_p": 0.9,
11
- "transformers_version": "4.43.4"
12
  }
 
6
  128008,
7
  128009
8
  ],
9
+ "pad_token_id": 128004,
10
  "temperature": 0.6,
11
  "top_p": 0.9,
12
+ "transformers_version": "4.44.0"
13
  }