tarekziade commited on
Commit
7b215d0
1 Parent(s): 1f86672

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -7,8 +7,7 @@
7
  "attention_dropout": 0.1,
8
  "dim": 768,
9
  "dropout": 0.1,
10
- "hidden_dim": 3072,
11
- },
12
  "id2label": {
13
  "0": "O",
14
  "1": "B-PER",
 
7
  "attention_dropout": 0.1,
8
  "dim": 768,
9
  "dropout": 0.1,
10
+ "hidden_dim": 3072,
 
11
  "id2label": {
12
  "0": "O",
13
  "1": "B-PER",