File size: 159 Bytes
a8d03f6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"model_type": "xception",
"num_labels": 6,
"id2label": {
"0": "1",
"1": "2",
"2": "3",
"3": "4",
"4": "5",
"5": "6",
}
} |
a8d03f6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"model_type": "xception",
"num_labels": 6,
"id2label": {
"0": "1",
"1": "2",
"2": "3",
"3": "4",
"4": "5",
"5": "6",
}
} |