{ | |
"architectures": [ | |
"mobilenetForImageClassification" | |
], | |
"downsample_in_first_stage": false, | |
"id2label": { | |
"0": "NSFW", | |
"1": "SFW" | |
}, | |
"model_type": "mobilenet", | |
"num_channels": 3, | |
"transformers_version": "4.18.0.dev0" | |
} |
{ | |
"architectures": [ | |
"mobilenetForImageClassification" | |
], | |
"downsample_in_first_stage": false, | |
"id2label": { | |
"0": "NSFW", | |
"1": "SFW" | |
}, | |
"model_type": "mobilenet", | |
"num_channels": 3, | |
"transformers_version": "4.18.0.dev0" | |
} |