deepparag commited on
Commit
51a1d6d
1 Parent(s): 520c76a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -25,6 +25,9 @@
25
  "relative_attention_max_distance": 128,
26
  "relative_attention_num_buckets": 32,
27
  "task_specific_params": {
 
 
 
28
  "summarization": {
29
  "early_stopping": true,
30
  "length_penalty": 2.0,
 
25
  "relative_attention_max_distance": 128,
26
  "relative_attention_num_buckets": 32,
27
  "task_specific_params": {
28
+ "default": {
29
+ "max_length": 2000,
30
+ }
31
  "summarization": {
32
  "early_stopping": true,
33
  "length_penalty": 2.0,