open_flamingo icon indicating copy to clipboard operation
open_flamingo copied to clipboard

Fix eval_imagenet and add eval_winoground

Open ajtejankar opened this issue 1 year ago • 6 comments

  1. Replace .cuda() calls with .to() calls and correct device in eval_imagenet function
  2. Add eval_winoground to evaluate on the Winoground dataset

ajtejankar avatar May 17 '23 17:05 ajtejankar