susnato commited on
Commit
9e32b28
·
1 Parent(s): 4806ba8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -159,7 +159,8 @@
159
  "summary_proj_to_labels": true,
160
  "summary_type": "cls_index",
161
  "summary_use_proj": true,
162
- "vocab_size": 8194
 
163
  },
164
  "autoregressive_config_dict": null
165
  }
 
159
  "summary_proj_to_labels": true,
160
  "summary_type": "cls_index",
161
  "summary_use_proj": true,
162
+ "vocab_size": 8194,
163
+ "feature_size": 80,
164
  },
165
  "autoregressive_config_dict": null
166
  }