fix config

This commit is contained in:
Abhishek Thakur 2021-02-02 05:47:36 +01:00
parent 3abdc6f9b0
commit 9001261c1c
1 changed files with 1 additions and 1 deletions

View File

@ -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,