v3.3.0
This release adds the following new features, improvements and bug fixes.
New Features
- Add ONNX export pipeline (#107)
- Add notebook for ONNX pipeline (#108)
- Add ONNX support for Embeddings and Pipelines (#109)
- Support QA models in Trainer pipeline (#111)
- Add notebook for training QA models (#115 )
Improvements
- Remove deprecated packages (#114)
Bug Fixes
- Fix issues with latest Transformers version (#110)