Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.12 KB

File metadata and controls

53 lines (36 loc) · 1.12 KB

History

1.5.0

  • Custom classnames and templates
  • support wds for captioning evaluation
  • support imagenet-w
  • support babel imagenet
  • support chinese flickr30k/8k
  • support sugar crepe (compositionality)
  • support (optional) sharding evaluation based on rank, for parallel runs
  • fix many issues

1.4.0

  • Fix silent webdataset error-handling
  • Added support for wds/voc2007_multilabel
  • default to float32
  • add mscoco generative benchmark

1.3.0

  • update flickr8k results, solve issue #48, thanks to @orchidmajumder
  • Evaluate multiple models/datasets/languages using the CLI directly
  • Support Japanese CLIP by rinna
  • Add arabic imagenet
  • updating CuPL prompts with more generated sentences + ensembled with openAI prompts
  • put model in eval mode before evaluation
  • Webdataset updates
  • Make verbose the default

1.2.0

  • Added support for loading webdatasets

1.1.0

  • Added better support for multilingual eval
  • Added better support for linear probing
  • Added support for CuPL prompts

1.0.1

  • pypi description as markdown

1.0.0

  • Actual first release on PyPI.

0.1.0

  • First release on PyPI.