hadiaskari98 commited on
Commit
8445940
·
verified ·
1 Parent(s): 146c574

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "label2id": {
21
  "B-VULNERABILITY": 0,
22
  "I-VULNERABILITY": 1,
23
- "O": 2,
24
  },
25
  "layer_norm_eps": 1e-12,
26
  "max_position_embeddings": 512,
 
20
  "label2id": {
21
  "B-VULNERABILITY": 0,
22
  "I-VULNERABILITY": 1,
23
+ "O": 2
24
  },
25
  "layer_norm_eps": 1e-12,
26
  "max_position_embeddings": 512,