sureshkrishnan's picture
Upload folder using huggingface_hub
0e4465e verified
raw
history blame contribute delete
245 Bytes
{
"model_type": "keras",
"framework": "tensorflow",
"input_shape": [
28,
28,
1
],
"num_classes": 10,
"description": "CNN model trained on MNIST dataset to classify handwritten digits (0\u20139)."
}