ve-forbryderne commited on
Commit
add3890
1 Parent(s): d1e54ee

Set `max_length` to 2048

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -23,5 +23,6 @@
23
  "use_cache": true,
24
  "adventure": true,
25
  "rep_pen": 1.03,
 
26
  "vocab_size": 50432
27
  }
 
23
  "use_cache": true,
24
  "adventure": true,
25
  "rep_pen": 1.03,
26
+ "max_length": 2048,
27
  "vocab_size": 50432
28
  }