mainakmanna commited on
Commit
dc5379f
1 Parent(s): ffd5552

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -23,7 +23,7 @@
23
  "translation_de_to_en": {
24
  "early_stopping": true,
25
  "length_penalty": 2.0,
26
- "max_length": 400,
27
  "min_length": 1,
28
  "no_repeat_ngram_size": 3,
29
  "num_beams": 4,
23
  "translation_de_to_en": {
24
  "early_stopping": true,
25
  "length_penalty": 2.0,
26
+ "max_length": 512,
27
  "min_length": 1,
28
  "no_repeat_ngram_size": 3,
29
  "num_beams": 4,