pere commited on
Commit
3164665
1 Parent(s): 2a78842

Update config.json

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