zhyncs mmangkad commited on
Commit
3609e67
·
verified ·
1 Parent(s): 6a8b1c6

Update generation_config.json (#2)

Browse files

- Update generation_config.json (4f7f42e7460241cd6026c62620812625b54bcdf1)


Co-authored-by: Mohammad Miadh Angkad <[email protected]>

Files changed (1) hide show
  1. generation_config.json +3 -2
generation_config.json CHANGED
@@ -3,8 +3,9 @@
3
  "do_sample": true,
4
  "eos_token_id": [
5
  200002,
6
- 199999
 
7
  ],
8
  "pad_token_id": 199999,
9
- "transformers_version": "4.55.0"
10
  }
 
3
  "do_sample": true,
4
  "eos_token_id": [
5
  200002,
6
+ 199999,
7
+ 200012
8
  ],
9
  "pad_token_id": 199999,
10
+ "transformers_version": "4.55.0.dev0"
11
  }