seriouspark commited on
Commit
a00d0d8
1 Parent(s): 0f6ff68

Upload ElectraForTokenClassification

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -16,8 +16,7 @@
16
  "3": "B-ORG",
17
  "4": "I-ORG",
18
  "5": "B-LOC",
19
- "6": "I-LOC",
20
- "7": "NONE"
21
  },
22
  "initializer_range": 0.02,
23
  "intermediate_size": 1024,
 
16
  "3": "B-ORG",
17
  "4": "I-ORG",
18
  "5": "B-LOC",
19
+ "6": "I-LOC"
 
20
  },
21
  "initializer_range": 0.02,
22
  "intermediate_size": 1024,