usama98 commited on
Commit
1ae2ba2
1 Parent(s): 84b8efc

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -30,7 +30,7 @@
30
  "task_specific_params": {
31
  "text-generation": {
32
  "num_return_sequences":1,
33
- "max_length":184,
34
  "no_repeat_ngram_size":2,
35
  "repetition_penalty":1.5
36
  }
 
30
  "task_specific_params": {
31
  "text-generation": {
32
  "num_return_sequences":1,
33
+ "max_length":128,
34
  "no_repeat_ngram_size":2,
35
  "repetition_penalty":1.5
36
  }