JacobADJ commited on
Commit
3cca0bc
·
verified ·
1 Parent(s): ea11887

Upload ./finetunedT5model/generation_config.json with huggingface_hub

Browse files
finetunedT5model/generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "decoder_start_token_id": 2,
5
+ "eos_token_id": 2,
6
+ "max_length": 1876,
7
+ "pad_token_id": 1,
8
+ "transformers_version": "4.51.2"
9
+ }