m-nagoudi commited on
Commit
d9a2369
·
1 Parent(s): 82641eb

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -50,7 +50,7 @@
50
  "text-generation":
51
  {
52
  "do_sample": true,
53
- "max_length": 100,
54
  "num_beams": 5,
55
  "top_p": 0.95,
56
  "repetition_penalty": 3.0,
 
50
  "text-generation":
51
  {
52
  "do_sample": true,
53
+ "max_length": 60,
54
  "num_beams": 5,
55
  "top_p": 0.95,
56
  "repetition_penalty": 3.0,