Emmawang's picture
Update config.json
5641e33
raw
history blame
356 Bytes
{
"model": {
"name": "mobilenetv2_classifier",
"description": "A TensorFlow image classification model",
"language": "python",
"framework": "tensorflow",
"pipeline_tag": "image-classification",
"model_type": "mobilenet_v2"
},
"tokenizer": null,
"training_args": null,
"dataset": null
}