Emmawang's picture
Update config.json
f79b07d
Raw
History Blame Contribute Delete
319 Bytes
{
"model": {
"name": "my_image_classifier",
"description": "A TensorFlow image classification model",
"language": "tensorflow",
"pipeline_tag": "image-classification",
"model_type":"mobilenet_v2"
},
"tokenizer": null,
"training_args": null,
"dataset": null
}