philschmid HF staff commited on
Commit
4732e06
1 Parent(s): 9edfa39

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "5": "B-LOC",
21
  "6": "I-LOC",
22
  "7": "B-MISC",
23
- "8": "I-MISC",
24
  },
25
  "initializer_range": 0.02,
26
  "intermediate_size": 3072,
@@ -33,7 +33,7 @@
33
  "B-LOC": 5,
34
  "I-LOC": 6,
35
  "B-MISC": 7,
36
- "I-MISC": 8,
37
  },
38
  "layer_norm_eps": 1e-05,
39
  "max_position_embeddings": 514,
20
  "5": "B-LOC",
21
  "6": "I-LOC",
22
  "7": "B-MISC",
23
+ "8": "I-MISC"
24
  },
25
  "initializer_range": 0.02,
26
  "intermediate_size": 3072,
33
  "B-LOC": 5,
34
  "I-LOC": 6,
35
  "B-MISC": 7,
36
+ "I-MISC": 8
37
  },
38
  "layer_norm_eps": 1e-05,
39
  "max_position_embeddings": 514,