File size: 215 Bytes
fce98de | 1 2 3 4 5 6 7 8 9 | {
"architectures": ["Net"],
"model_type": "custom",
"framework": "pytorch",
"task": "image-classification",
"image_size": [28, 28],
"labels": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9"]
}
|