runtime error

οΏ½οΏ½β–ˆβ–ˆβ–ˆβ–ˆβ– | 419M/499M [00:11<00:02, 35.1MB/s] Downloading model.safetensors: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 430M/499M [00:11<00:01, 41.5MB/s] Downloading model.safetensors: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 440M/499M [00:11<00:01, 43.8MB/s] Downloading model.safetensors: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 451M/499M [00:12<00:01, 31.0MB/s] Downloading model.safetensors: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 461M/499M [00:12<00:00, 37.5MB/s] Downloading model.safetensors: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 472M/499M [00:13<00:00, 29.7MB/s] Downloading model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 499M/499M [00:13<00:00, 48.6MB/s] Downloading model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 499M/499M [00:13<00:00, 37.3MB/s] Some weights of RobertaModel were not initialized from the model checkpoint at roberta-base and are newly initialized: ['roberta.pooler.dense.bias', 'roberta.pooler.dense.weight'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. Traceback (most recent call last): File "/home/user/app/app.py", line 15, in <module> model, img_transform, tokenizer, post_processor, plot_results = torch.hub.load('Jiayi-Pan/RefCloze_Pub', 'mix_model', force_reload=True) File "/home/user/.local/lib/python3.10/site-packages/torch/hub.py", line 566, in load model = _load_local(repo_or_dir, model, *args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/torch/hub.py", line 595, in _load_local model = entry(*args, **kwargs) File "/home/user/.cache/torch/hub/Jiayi-Pan_RefCloze_Pub_main/hubconf.py", line 34, in mix_model model.load_state_dict(model_checkpoint['model']) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 2152, in load_state_dict raise RuntimeError('Error(s) in loading state_dict for {}:\n\t{}'.format( RuntimeError: Error(s) in loading state_dict for MDETR: Unexpected key(s) in state_dict: "transformer.text_encoder.embeddings.position_ids".

Container logs:

Fetching error logs...