File size: 259 Bytes
8d2d274
 
 
 
 
 
0ab1e96
896e7f9
8d2d274
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "architectures": [
    "MAEForCausalLM"
  ],
  "auto_map": {
    "AutoConfig": "configuration_maelm.MAELMConfig",
    "AutoModel": "modeling_maelm.MAEForCausalLM",
    "AutoModelForCausalLM": "modeling_maelm.MAEForCausalLM"
  },
  "model_type": "MAELM"
}