Commit
·
be65d81
1
Parent(s):
2a02163
Update config.json
Browse files- 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 |
-
"
|
5 |
],
|
6 |
"attn_type": "bi",
|
7 |
"bi_data": false,
|
|
|
1 |
{
|
2 |
"_name_or_path": "./reddit_ner/reddit-nerxlnet-base-cased.model/",
|
3 |
"architectures": [
|
4 |
+
"XLNetForSequenceClassification"
|
5 |
],
|
6 |
"attn_type": "bi",
|
7 |
"bi_data": false,
|