sgugger joaogante HF staff commited on
Commit
0dd7bcc
1 Parent(s): 75e09b4

Our very first generation_config.json (#17)

Browse files

- Our very first generation_config.json (671851b7e9d56ef062890732065d7bd5f4628bd6)


Co-authored-by: Joao Gante <joaogante@users.noreply.huggingface.co>

Files changed (1) hide show
  1. generation_config.json +5 -0
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 50256,
3
+ "eos_token_id": 50256,
4
+ "transformers_version": "4.25.0.dev0"
5
+ }