Skip to content

v0.2.0

Compare
Choose a tag to compare
@lvwerra lvwerra released this 25 Jul 14:34
· 184 commits to main since this release

What's New

evaluator

The evaluator has been extended to three new tasks:

  • "image-classification"
  • "token-classification"
  • "question-answering"

combine

With combine one can bundle several metrics into a single object that can be evaluated in one call and also used in combination with the evalutor.

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0