{ "architectures": [ "CifarCNNModel" ], "dtype": "float32", "id2label": { "0": "plane", "1": "car", "2": "bird", "3": "cat", "4": "deer", "5": "dog", "6": "frog", "7": "horse", "8": "ship", "9": "truck" }, "label2id": { "bird": 2, "car": 1, "cat": 3, "deer": 4, "dog": 5, "frog": 6, "horse": 7, "plane": 0, "ship": 8, "truck": 9 }, "model_type": "cifar-cnn", "num_classes": 10, "transformers_version": "5.12.1" }