zenml-mnist / config.json
safoinme's picture
Create config.json
13e8885
raw
history blame
No virus
143 Bytes
{
"id2label": {
"0": 0,
"1": 1,
"2": 2,
"3": 3,
"4": 4,
"5": 5,
"6": 6,
"7": 7,
"8": 8,
"9": 9
}
}