anicolson commited on
Commit
6447b0f
1 Parent(s): af37377

Upload model

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -5,7 +5,7 @@
5
  ],
6
  "auto_map": {
7
  "AutoConfig": "configuration_cxrmate_ed.CXRMateEDConfig",
8
- "AutoModel": "modelling_cxrmate_ed.CXRMateEDModel"
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,