LAVIS icon indicating copy to clipboard operation
LAVIS copied to clipboard

BLIP2_Vicuna zero-shot performance on the AOKVQA dataset

Open qwqwq1445 opened this issue 1 year ago • 3 comments
trafficstars

I try to validate BLIP2_vicuna7b on the AOKVQA dataset. With the prompt "Question: {} Answer:", I got an accuracy of 12.34. Is it a reasonable number? I wonder if anyone also gave it a try.

qwqwq1445 avatar Dec 14 '23 07:12 qwqwq1445

I found this in the InstructBLIP paper and the paper shows an accuracy around 60.0. Unbelievable! The numerical difference is so large! I would appreciate it if arthors could tell me the exact hyperparameters for Vicuna-based BLIP2's zero-shot inference of AOKVQA! Thanks very much!

qwqwq1445 avatar Dec 14 '23 08:12 qwqwq1445

I met similar issues, may I ask the verson of your used vicuna?

Shwai-He avatar Mar 04 '24 18:03 Shwai-He

I try to validate BLIP2_vicuna7b on the AOKVQA dataset. With the prompt "Question: {} Answer:", I got an accuracy of 12.34. Is it a reasonable number? I wonder if anyone also gave it a try.

I used BLIP2 opt2.7 and t5xl, and got a similar zero-shot acc on AOKVQA as yours and also have no idea.

Hurwitzzz avatar Mar 28 '24 20:03 Hurwitzzz