nsorros commited on
Commit
9c3f2b9
1 Parent(s): 31f57bb

Fix config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -5,7 +5,7 @@
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "auto_map": {
8
- "AutoModel": "transformers_model.BertMesh"
9
  },
10
  "classifier_dropout": null,
11
  "hidden_act": "gelu",
 
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "auto_map": {
8
+ "AutoModel": "model.BertMesh"
9
  },
10
  "classifier_dropout": null,
11
  "hidden_act": "gelu",