EvilMasterPlan commited on
Commit
2a02163
1 Parent(s): c3eddef

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "./reddit_ner/reddit-nerxlnet-base-cased.model/",
3
  "architectures": [
4
- "XLNetForTokenClassification"
5
  ],
6
  "attn_type": "bi",
7
  "bi_data": false,
 
1
  {
2
  "_name_or_path": "./reddit_ner/reddit-nerxlnet-base-cased.model/",
3
  "architectures": [
4
+ "DistilBertForSequenceClassification"
5
  ],
6
  "attn_type": "bi",
7
  "bi_data": false,