Huggingface integration, multi-text and image column support and multi target loss functions
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