tiny-cnn-torchscript / config.json
Khauneesh's picture
Upload config.json with huggingface_hub
8cb5d03 verified
{
"architectures": ["TinyCNN"],
"num_channels": 3,
"image_size": 224,
"num_labels": 10,
"model_type": "torchscript",
"library_name": "pytorch"
}