Open cassiaaaaaa opened 5 months ago
Yes correct
Yes correct
Thanks a lot for answering my questions. I noticed the difference of prompt construction in the evaluation code and inference code. Then in training, when making the labels, should the [UNUSED_TOKEN_145] and [UNUSED_TOKEN_146] be marked or they take part in the loss computing?
for example :
AI assistant should give helpful and detailed answers to user after fully understanding an image.
Is my format right? And is the characters in bold fond rightly the unmasked prompt?
Definitely correct
Definitely correct
Thank you very much
Thank you for the awesome work! I have some interest to finetune on your model. But met problems about prompts. Are you following the old InternVL2 template to use [UNUSED_TOKEN_146] and [UNUSED_TOKEN_145] in the start and end of a question or an answer?