jjiw's picture
Upload config.json with huggingface_hub
718394d verified
raw
history blame contribute delete
309 Bytes
{
"architectures": [
"ResNet50"
],
"model_type": "resnet",
"num_classes": 3,
"id2label": {
"0": "\ub178\uade0\ubcd1",
"1": "\uc815\uc0c1",
"2": "\ud770\uac00\ub8e8\ubcd1"
},
"label2id": {
"\ub178\uade0\ubcd1": 0,
"\uc815\uc0c1": 1,
"\ud770\uac00\ub8e8\ubcd1": 2
}
}