DogsClassifierModel / config.json
ericxlima's picture
Update config.json
85286ac
raw
history blame
188 Bytes
{
"architectures": [
"DogsClassifierModel"
],
"model_type": "image_classification",
"task_specific_params": {
"image-classification": {
"num_labels": 120
}
}
}