ff670 commited on
Commit
83d9138
1 Parent(s): 06d6ee1

Update generation_config.json

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