kribby's picture
Upload 6 files
7f5925a
raw
history blame contribute delete
343 Bytes
{
"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"
}