runtime error
Exit code: 1. Reason: textToNumReviews.json: 0%| | 0.00/46.3M [00:00<?, ?B/s][A textToNumReviews.json: 100%|██████████| 46.3M/46.3M [00:00<00:00, 125MB/s] sentiment_analysis_model.pth: 0%| | 0.00/260M [00:00<?, ?B/s][A sentiment_analysis_model.pth: 100%|█████████▉| 260M/260M [00:00<00:00, 268MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 44, in <module> model.load_state_dict(torch.load(model_path, map_location=device)) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 2581, in load_state_dict raise RuntimeError( RuntimeError: Error(s) in loading state_dict for SentimentAnalysisGRU: size mismatch for embedding.weight: copying a param with shape torch.Size([160311, 400]) from checkpoint, the shape in current model is torch.Size([40001, 400]).
Container logs:
Fetching error logs...