jwieting commited on
Commit
d73de6f
1 Parent(s): 7d4adda

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "embedding_size": 1024,
3
  "torch_dtype": "float32",
4
  "normalization_type": "no_norm",
5
- "model_type": "bert",
6
  "transformers_version": "4.24.0",
7
  "embedding_size": 1024,
8
  "hidden_size": 1024,
 
2
  "embedding_size": 1024,
3
  "torch_dtype": "float32",
4
  "normalization_type": "no_norm",
5
+ "model_type": "mobilebert",
6
  "transformers_version": "4.24.0",
7
  "embedding_size": 1024,
8
  "hidden_size": 1024,