Lamapi commited on
Commit
7f86ad4
·
verified ·
1 Parent(s): 9226880

add checkpoint-400/generation_config.json

Browse files
checkpoint-400/generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eos_token_id": [
3
+ 151643
4
+ ],
5
+ "max_new_tokens": 65536,
6
+ "pad_token_id": 151643,
7
+ "transformers_version": "5.13.1"
8
+ }