system HF staff commited on
Commit
e821188
1 Parent(s): d446817

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -1,4 +1,7 @@
1
  {
 
 
 
2
  "attention_probs_dropout_prob": 0,
3
  "hidden_act": "gelu_new",
4
  "hidden_dropout_prob": 0,
1
  {
2
+ "architectures": [
3
+ "AlbertForMaskedLM"
4
+ ],
5
  "attention_probs_dropout_prob": 0,
6
  "hidden_act": "gelu_new",
7
  "hidden_dropout_prob": 0,