diff --git a/config.json b/config.json index 852b2c7..7d985f8 100644 --- a/config.json +++ b/config.json @@ -16,7 +16,7 @@ "intermediate_size": 3072, "layer_norm_eps": 1e-12, "max_position_embeddings": 512, - "model_type": "conv_bert", + "model_type": "convbert", "num_attention_heads": 12, "num_groups": 1, "num_hidden_layers": 12,