{ "architectures": [ "SimpleConvNetLite" ], "id2label": {0: "飞机", 1: "汽车", 2: "鸟", 3: "猫", 4: "鹿", 5: "狗", 6: "青蛙", 7: "马", 8: "船", 9: "卡车"}, "label2id": {"飞机": 0, "汽车": 1, "鸟": 2, "猫": 3, "鹿": 4, "狗": 5, "青蛙": 6, "马": 7, "船": 8, "卡车": 9}, "model_type": "image-classification", "num_channels": 3, "num_labels": 10 }