File size: 276 Bytes
34fa1de
39f8e7c
 
 
90a2fb8
39f8e7c
 
90a2fb8
34fa1de
 
 
39f8e7c
34fa1de
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "architectures": [
    "MLP"
  ],
  "auto_map": {
    "AutoConfig": "configuration_mlp.MLPConfig",
    "AutoModel": "modeling_mlp.MLP"
  },
  "input_size": 784,
  "model_type": "mlp",
  "output_size": 4096,
  "torch_dtype": "float32",
  "transformers_version": "4.44.0"
}