Skip to content

Data Path Issue? #2

@Wang-Shengyuan

Description

@Wang-Shengyuan

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions