Fizzarolli commited on
Commit
9652bc8
·
verified ·
1 Parent(s): d2a1495

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -6,7 +6,7 @@
6
  "auto_map": {
7
  "AutoConfig": "modernberg_model.ModernBergConfig",
8
  "AutoModel": "modernberg_model.ModernBergModel",
9
- "AutoModelForMaskedLM": "modernberg_model.ModernBergModelForMaskedLM",
10
  },
11
  "attention_bias": false,
12
  "attention_dropout": 0.0,
 
6
  "auto_map": {
7
  "AutoConfig": "modernberg_model.ModernBergConfig",
8
  "AutoModel": "modernberg_model.ModernBergModel",
9
+ "AutoModelForMaskedLM": "modernberg_model.ModernBergModelForMaskedLM"
10
  },
11
  "attention_bias": false,
12
  "attention_dropout": 0.0,