xiaoxishui commited on
Commit
a21ae3d
·
verified ·
1 Parent(s): 8a1d042

Upload generation_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. generation_config.json +9 -0
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 1,
3
+ "eos_token_id": [
4
+ 2,
5
+ 92542
6
+ ],
7
+ "pad_token_id": 2,
8
+ "transformers_version": "4.37.1"
9
+ }