pere commited on
Commit
61be482
1 Parent(s): f6adeb3

Update config.json

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