susnato commited on
Commit
9b94483
·
1 Parent(s): 385ade4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -165,9 +165,7 @@
165
  "summary_type": "cls_index",
166
  "summary_use_proj": true,
167
  "vocab_size": 8194,
168
- "feature_size": 80,
169
- "relative_attention_num_buckets": 32,
170
- "relative_attention_max_distance": 128
171
  },
172
  "autoregressive_config_dict": null
173
  }
 
165
  "summary_type": "cls_index",
166
  "summary_use_proj": true,
167
  "vocab_size": 8194,
168
+ "feature_size": 80
 
 
169
  },
170
  "autoregressive_config_dict": null
171
  }