Wei Lin

Results 4 issues of Wei Lin

Hi Anna, thanks a lot for uploading the code of pipeline of unsupervised learning with unknown activity names. I just want to make sure if I correctly understood your Hungarian...

Hi, thanks for the efforts in the great work! I would like to ask whether you plan to open-source the Chatbot Arena conversation data. Thanks in advance! Best, Wei

Hi, thanks for the great work. I tried the following code snippet with the `internlm-xcomposer2-vl-7b` model for QA task with two input images. ``` images = [osp.join( image_folder_dir, "COCO_val2014_000000143961.jpg"), osp.join(...

Thank you so much for the efforts in maintaining this awesome list! Please considering adding our recent work of "Comparison Visual Instruction Tuning".