fix config
This commit is contained in:
parent
3abdc6f9b0
commit
9001261c1c
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue