{ "library_name": "zeromodels", "zeromodels_version": "1.2.6", "model_module": "zeromodels.models.pvt", "model_class": "PvtImageClassify", "variant": "pvt-small-224", "weights": "model.weights.h5", "schema_version": 2, "model_type": "pvt", "vision_config": { "hidden_sizes": [ 64, 128, 320, 512 ], "depths": [ 3, 4, 6, 3 ], "num_attention_heads": [ 1, 2, 5, 8 ], "sr_ratios": [ 8, 4, 2, 1 ], "mlp_ratios": [ 8, 8, 4, 4 ], "image_size": 224, "num_classes": 1000 } }