Ask-Anything icon indicating copy to clipboard operation
Ask-Anything copied to clipboard

Is there a bug in mvbench check_ans?

Open sunwhw opened this issue 1 year ago • 4 comments
trafficstars

I noticed that sometimes the model would return an empty answer"". However, the empty answer is turned out to be correct by the "check_ans". image

sunwhw avatar Feb 14 '24 06:02 sunwhw

Good question! Can you provide some cases to generate an empty answer? In my experiments, the model always generates options with the answer prompt.

Andy1621 avatar Feb 16 '24 07:02 Andy1621

oh, I am testing some unpublic model, it give empty response sometimes, I think it is the mvbench prompt doesn't fit the model, so it give such a strange response.

sunwhw avatar Feb 22 '24 02:02 sunwhw

You can change the evaluation code to fit your model~

Andy1621 avatar Feb 22 '24 02:02 Andy1621

ok, Thanks!

sunwhw avatar Feb 22 '24 03:02 sunwhw