lukeyourheart commited on
Commit
82487ef
1 Parent(s): c8dd3be

Upload generation_config_for_text_generation.json with huggingface_hub

Browse files
generation_config_for_text_generation.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "do_sample": true,
5
+ "eos_token_id": 50256,
6
+ "max_length": 50,
7
+ "transformers_version": "4.27.0.dev0"
8
+ }