pere commited on
Commit
55b0889
1 Parent(s): 642c222

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -28,9 +28,9 @@
28
  "vocab_size": 250112,
29
  "task_specific_params": {
30
  "text-generation": {
31
- "max_length": 128
32
  },
33
  "translation": {
34
- "max_length": 128
35
  }
36
  }
 
28
  "vocab_size": 250112,
29
  "task_specific_params": {
30
  "text-generation": {
31
+ "max_length": 512
32
  },
33
  "translation": {
34
+ "max_length": 512
35
  }
36
  }