abdelmoez98 commited on
Commit
d3732f1
·
verified ·
1 Parent(s): c924258

Upload generation_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. generation_config.json +10 -0
generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 4,
4
+ "decoder_start_token_id": 13764,
5
+ "eos_token_id": 3,
6
+ "output_attentions": false,
7
+ "output_hidden_states": false,
8
+ "pad_token_id": 2,
9
+ "transformers_version": "4.51.3"
10
+ }