Skip to content

v0.9.1

Compare
Choose a tag to compare
@alonh alonh released this 27 Feb 15:38
· 483 commits to main since this release

Features

  • Support training/inference with Apple M-series chips
  • Improve transformers inference time by sorting examples
  • Check for model-language compatibility
  • Add a multilingual XLM-R transformer model that supports 100 languages
  • Display weak labels for the current category

Bug Fixes

  • Fix issues related to iteration flow following #373
  • Fix scrolling issues In Safari
  • Improve backdrop logic to prevent it from blinking
  • Prevent the right panel from jumping back to the first page

Development

  • Continue migration of the frontend to Typescript