pszemraj commited on
Commit
0020d84
1 Parent(s): ea25aeb

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -55,7 +55,7 @@
55
  "do_sample": true,
56
  "no_repeat_ngram_size": 2,
57
  "repetition_penalty": 4.5,
58
- "max_new_tokens": 64
59
  }
60
  },
61
  "window_size": 256
 
55
  "do_sample": true,
56
  "no_repeat_ngram_size": 2,
57
  "repetition_penalty": 4.5,
58
+ "max_length": 48
59
  }
60
  },
61
  "window_size": 256