dino-chiio / blip-vqa-finetune

This is implementation of finetuning BLIP model for Visual Question Answering
42 stars 6 forks source link

Formatting Custom Dataset for Finetuning with BLIP #6

Open hrishikesh-st opened 2 months ago

hrishikesh-st commented 2 months ago

Hi @dino-chiio,

I have a custom dataset that I would like to finetune using BLIP. Could you please share how you formatted your dataset for this process? Additionally, if there is any documentation available that outlines the steps for converting a custom dataset into the required format for finetuning, I would greatly appreciate it.

Thank you for your assistance!