bb_mlp_224 / manifest_20260210_163348.json
dsaint31's picture
Add/Update backbone checkpoints (count=6)
bf566dc verified
Raw
History Blame Contribute Delete
1.38 kB
{
"timestamp": "20260210_163348",
"repo_id": "dsaint31/bb_mlp_224",
"revision": "main",
"tag": null,
"num_labels": 3,
"build_device": "mps",
"count": 6,
"items": [
{
"backbone": "google/vit-base-patch16-224",
"subdir": "models/google__vit-base-patch16-224",
"dirname": "google__vit-base-patch16-224"
},
{
"backbone": "microsoft/swin-tiny-patch4-window7-224",
"subdir": "models/microsoft__swin-tiny-patch4-window7-224",
"dirname": "microsoft__swin-tiny-patch4-window7-224"
},
{
"backbone": "microsoft/resnet-50",
"subdir": "models/microsoft__resnet-50",
"dirname": "microsoft__resnet-50"
},
{
"backbone": "google/efficientnet-b0",
"subdir": "models/google__efficientnet-b0",
"dirname": "google__efficientnet-b0"
},
{
"backbone": "timm/densenet121.tv_in1k",
"subdir": "models/timm__densenet121.tv_in1k",
"dirname": "timm__densenet121.tv_in1k"
},
{
"backbone": "torchvision/densenet121",
"subdir": "models/torchvision__densenet121",
"dirname": "torchvision__densenet121"
}
],
"root_code_included": true,
"root_code_files": [
"ds_proc.py",
"ds_model.py",
"ds_cfg.py"
],
"subfolder_code_included": true,
"subfolder_code_files": [
"ds_proc.py",
"ds_model.py",
"ds_cfg.py"
]
}