benjamin commited on
Commit
389576e
1 Parent(s): 5b7a90a

max_length -> 50

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -32,7 +32,7 @@
32
  "task_specific_params": {
33
  "text-generation": {
34
  "do_sample": true,
35
- "max_length": 100
36
  }
37
  },
38
  "vocab_size": 50257
32
  "task_specific_params": {
33
  "text-generation": {
34
  "do_sample": true,
35
+ "max_length": 50
36
  }
37
  },
38
  "vocab_size": 50257