Magolor commited on
Commit
e793d26
1 Parent(s): 7420691

deepex ranking model

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "architectures": [
3
  "BertModel"
4
  ],
 
1
  {
2
+ "model_type": "bert",
3
  "architectures": [
4
  "BertModel"
5
  ],