runtime error
Exit code: 1. Reason: resnet18_beans.pth: 0%| | 0.00/44.8M [00:00<?, ?B/s][A resnet18_beans.pth: 100%|██████████| 44.8M/44.8M [00:01<00:00, 44.0MB/s][A resnet18_beans.pth: 100%|██████████| 44.8M/44.8M [00:01<00:00, 44.0MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 22, in <module> model.load_state_dict(torch.load(model_path, map_location="cpu")) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 2624, in load_state_dict raise RuntimeError( RuntimeError: Error(s) in loading state_dict for ResNet: Missing key(s) in state_dict: "fc.weight", "fc.bias". Unexpected key(s) in state_dict: "fc.1.weight", "fc.1.bias".
Container logs:
Fetching error logs...