pierreguillou commited on
Commit
e0040f7
1 Parent(s): a590002
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -27,7 +27,8 @@
27
  "task_specific_params": {
28
  "text-generation": {
29
  "num_beams": 1,
30
- "max_length": 64
 
31
  }
32
  },
33
  "vocab_size": 384
 
27
  "task_specific_params": {
28
  "text-generation": {
29
  "num_beams": 1,
30
+ "max_length": 64,
31
+ "prefix": ""
32
  }
33
  },
34
  "vocab_size": 384