Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
"label2id": {
|
27 |
"IS_FACT" : 0,
|
28 |
"NO_FACT" : 1
|
29 |
-
}
|
30 |
"pooler_num_attention_heads": 12,
|
31 |
"pooler_num_fc_layers": 3,
|
32 |
"pooler_size_per_head": 128,
|
|
|
26 |
"label2id": {
|
27 |
"IS_FACT" : 0,
|
28 |
"NO_FACT" : 1
|
29 |
+
},
|
30 |
"pooler_num_attention_heads": 12,
|
31 |
"pooler_num_fc_layers": 3,
|
32 |
"pooler_size_per_head": 128,
|