pszemraj commited on
Commit
9be6225
1 Parent(s): cec1ace

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -30,7 +30,7 @@
30
  "do_sample": true,
31
  "no_repeat_ngram_size": 2,
32
  "repetition_penalty": 4.5,
33
- "max_length": 64
34
  }
35
  },
36
  "word_embed_proj_dim": 512
 
30
  "do_sample": true,
31
  "no_repeat_ngram_size": 2,
32
  "repetition_penalty": 4.5,
33
+ "max_length": 48
34
  }
35
  },
36
  "word_embed_proj_dim": 512