SGaleshchuk commited on
Commit
4a72a5b
1 Parent(s): 1bb24be

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
 
6
  "d_ff": 2816,
7
  "d_kv": 64,
8
  "d_model": 1024,
 
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
6
+ "max_length":128,
7
  "d_ff": 2816,
8
  "d_kv": 64,
9
  "d_model": 1024,