burtenshaw HF Staff Xenova HF Staff commited on
Commit
c61f21f
·
verified ·
1 Parent(s): 095599e

Create generation_config.json (#6)

Browse files

- Create generation_config.json (8d0e1f87a4a046cb838c1e13e46037b24a2606b4)


Co-authored-by: Joshua <[email protected]>

Files changed (1) hide show
  1. generation_config.json +8 -0
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 50256,
3
+ "eos_token_id": [
4
+ 50256,
5
+ 65531
6
+ ],
7
+ "transformers_version": "4.57.0"
8
+ }