seriouspark
commited on
Commit
•
5f6c316
1
Parent(s):
92e7764
Upload ElectraForTokenClassification
Browse files- config.json +1 -0
config.json
CHANGED
@@ -17,6 +17,7 @@
|
|
17 |
"4": "I-ORG",
|
18 |
"5": "B-LOC",
|
19 |
"6": "I-LOC",
|
|
|
20 |
"8": "NONE"
|
21 |
},
|
22 |
"initializer_range": 0.02,
|
|
|
17 |
"4": "I-ORG",
|
18 |
"5": "B-LOC",
|
19 |
"6": "I-LOC",
|
20 |
+
"7": "NONE",
|
21 |
"8": "NONE"
|
22 |
},
|
23 |
"initializer_range": 0.02,
|