Fizzarolli
commited on
Update config.json
Browse files- 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.
|
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.ModernBergForMaskedLM"
|
10 |
},
|
11 |
"attention_bias": false,
|
12 |
"attention_dropout": 0.0,
|