-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Thank you for your inspiring work. However, there seems to be a data path issue in your implementation.
I was reproducing training with FLAN. I downloaded dataset and set image_folder=<path>/Vision-Flan/vision-flan_191-task_1k/images_191task_1k/ and
data_path=<path>/Vision-Flan/vision-flan_191-task_1k/annotation_191-task_1k.json in finetune_mixlora.sh, then, I ran sh scripts/finetune_mixlora.sh input 2 2.
It ended up with a [rank1]: FileNotFoundError: [Errno 2] No such file or directory: '<path>/Vision-Flan/vision-flan_191-task_1k/images_191task_1k/dataset/Clevr+VQA_context_950_CLEVR_train_068470.png.
It seems to be an issue with the dataset without /dataset/, could you specify the correct path?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels