File size: 343 Bytes
7f5925a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "architectures": [
    "mobilenetForImageClassification"
  ],
  "downsample_in_first_stage": false,
  "id2label": {
    "0": "Lazlo",
    "1": "Mietzi",
    "2": "cats"
  },
  "label2id": {
    "Lazlo": 0,
    "Mietzi": 1,
    "other cats": 2
  },
  "model_type": "mobilenet",
  "num_channels": 3,
  "transformers_version": "4.18.0.dev0"
}