Update config.json
Browse files- 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,
|