MRNH commited on
Commit
e93bc3b
·
1 Parent(s): 10bc78e

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +4 -2
generation_config.json CHANGED
@@ -1,4 +1,6 @@
1
  {
2
- "max_length": 20,
3
- "min_length": 0
 
 
4
  }
 
1
  {
2
+ "_from_model_config": True,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "pad_token_id": 0
6
  }