LAVIS icon indicating copy to clipboard operation
LAVIS copied to clipboard

KeyError: 'image_id'

Open mshmoon opened this issue 1 year ago • 0 comments

Hi, I want to train a blip2 model on coco caption dataset. So,I run program by <<python -m torch.distributed.run --nproc_per_node=1 train.py --cfg-path lavis/projects/blip/train/retrieval_coco_ft.yaml >>

But, It has error : image

I do know the reason, is there somebody can help me?

Thanks !

mshmoon avatar May 31 '24 08:05 mshmoon