IlyaGusev commited on
Commit
92dc5ec
1 Parent(s): c0deba8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -27,5 +27,6 @@
27
  "transformers_version": "4.12.5",
28
  "use_cache": true,
29
  "vocab_size": 30000,
30
- "max_length": 400
 
31
  }
27
  "transformers_version": "4.12.5",
28
  "use_cache": true,
29
  "vocab_size": 30000,
30
+ "max_length": 200,
31
+ "num_beams": 5
32
  }