Update config.json
Browse files- config.json +0 -1
config.json
CHANGED
@@ -14,7 +14,6 @@
|
|
14 |
"model_type": "bert",
|
15 |
"num_attention_heads": 12,
|
16 |
"num_hidden_layers": 12,
|
17 |
-
"num_semantic_types": 97,
|
18 |
"pad_token_id": 0,
|
19 |
"position_embedding_type": "absolute",
|
20 |
"torch_dtype": "float32",
|
|
|
14 |
"model_type": "bert",
|
15 |
"num_attention_heads": 12,
|
16 |
"num_hidden_layers": 12,
|
|
|
17 |
"pad_token_id": 0,
|
18 |
"position_embedding_type": "absolute",
|
19 |
"torch_dtype": "float32",
|