Upload model
Browse files- config.json +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
],
|
6 |
"auto_map": {
|
7 |
"AutoConfig": "configuration_cxrmate_ed.CXRMateEDConfig",
|
8 |
-
"
|
9 |
},
|
10 |
"hidden_size": 768,
|
11 |
"history": 0,
|
|
|
5 |
],
|
6 |
"auto_map": {
|
7 |
"AutoConfig": "configuration_cxrmate_ed.CXRMateEDConfig",
|
8 |
+
"AutoModelForCausalLM": "modelling_cxrmate_ed.CXRMateEDModel"
|
9 |
},
|
10 |
"hidden_size": 768,
|
11 |
"history": 0,
|