File size: 429 Bytes
40ed350
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "architectures": [
    "s2l8hModel"
  ],
  "auto_map": {
    "AutoConfig": "AUNetConfig.AUNetConfig",
    "AutoModel": "s2l8hModel.s2l8hModel"
  },
  "ca_layer": false,
  "depth": 6,
  "growth_factor": 6,
  "in_channels": 7,
  "interp_mode": "bicubic",
  "model_type": "s2l8hModel",
  "out_channels": 6,
  "spatial_attention": "None",
  "torch_dtype": "float32",
  "transformers_version": "4.33.1",
  "up_mode": "upsample"
}