roequitz commited on
Commit
efe42f1
1 Parent(s): 1858736

Upload config

Browse files
Files changed (1) hide show
  1. generation_config.json +5 -0
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "max_source_length": 512,
4
+ "transformers_version": "4.41.2"
5
+ }