Erda commited on
Commit
5673939
1 Parent(s): a2db6b8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -49,7 +49,7 @@
49
  },
50
  "translation_en_to_fr": {
51
  "early_stopping": true,
52
- "max_length": 300,
53
  "num_beams": 4,
54
  "prefix": "translate English to French: "
55
  },
 
49
  },
50
  "translation_en_to_fr": {
51
  "early_stopping": true,
52
+ "max_length": 1000,
53
  "num_beams": 4,
54
  "prefix": "translate English to French: "
55
  },