finex commited on
Commit
9c95ece
1 Parent(s): ee9cb4d

Upload generation_config_for_conversational.json

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