susnato commited on
Commit
23afef8
·
1 Parent(s): 9e32b28

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -0
config.json CHANGED
@@ -161,6 +161,8 @@
161
  "summary_use_proj": true,
162
  "vocab_size": 8194,
163
  "feature_size": 80,
 
 
164
  },
165
  "autoregressive_config_dict": null
166
  }
 
161
  "summary_use_proj": true,
162
  "vocab_size": 8194,
163
  "feature_size": 80,
164
+ "relative_attention_num_buckets": 32,
165
+ "relative_attention_max_distance": 128
166
  },
167
  "autoregressive_config_dict": null
168
  }