Skip to content

Huggingface integration, multi-text and image column support and multi target loss functions

Compare
Choose a tag to compare
@jrzaurin jrzaurin released this 15 Jun 15:08
· 26 commits to master since this release
369a9b4

What's Changed

  • Huggingface integration by @jrzaurin in #209
  • Multi text and image column support by @jrzaurin in #215
  • Support for multi target loss functions by @jrzaurin in #215
  • README has been almost completely re-written, with drawings of 7 possible architectures (where the boxes/component can be any of the models in the library) and fully runnable examples with a toy dataset that anyone can use as a starting point.

Full Changelog: v1.5.1...v1.6.0