The model `PekingU/rtdetr_r50vd_coco_o365` (https://huggingface.co/PekingU/rtdetr_r50vd_coco_o365) currently throws an error: `Sizes of tensors must match except in dimension 1. Expected size 78 but got size 77 for tensor number 1 in the list.` Maybe related issues: - https://discuss.huggingface.co/t/potential-bug-in-the-rt-detr-v2-fine-tune-script/139774 - https://github.com/huggingface/transformers/issues/33165
The model
PekingU/rtdetr_r50vd_coco_o365(https://huggingface.co/PekingU/rtdetr_r50vd_coco_o365) currently throws an error:Sizes of tensors must match except in dimension 1. Expected size 78 but got size 77 for tensor number 1 in the list.Maybe related issues: