- Fixed compatibility issues with transformers >= 4.41.0
Changed
- QoL changes for MonoT5 style models
0.70.0
TODO
DOCS
- use_hf_datasets - RAG - Retrieval
0.65.0
- Lots of QOL improvements - Added support for evaluating retrieval models with `pytrec_eval` - Added support for clustered training with `RetrievalModel`
0.64.0
Changed
- Updates for compatibility with transformers v4.31.0
Fixed
- Fixed bug in `ClassificationModel` when using `sliding_window`