LLaVA icon indicating copy to clipboard operation
LLaVA copied to clipboard

create my own dataset

Open cherry956 opened this issue 1 year ago • 3 comments

Question

How to add many images to my my own dataset? The key "image" includes many image paths.

屏幕截图 2024-02-08 092521 how to fix the context of the blue lines? Thank you.

cherry956 avatar Feb 08 '24 01:02 cherry956

I don't get your question - if you want to add an image, just append another dictionary to this list, with the image path of the new image and the associated conversations

NicoZenith avatar Feb 08 '24 15:02 NicoZenith

@NicoZenith I would like to have a conversation that includes multiple image inputs. Like this: 屏幕截图 2024-02-13 184745 I have completed fine-tuning using a dataset in this format!!

cherry956 avatar Feb 13 '24 10:02 cherry956

@NicoZenith Now I want to verify the performance of the model after fine-tuning.For the validation dataset, I don't know how to test by inputting multiple photos at once, similar to during fine-tuning? 屏幕截图 2024-02-13 185049

cherry956 avatar Feb 13 '24 10:02 cherry956