Post
- Test Zenodo
Added
- [Feature] Add utils.data module for building RAG Fine-tuning datasets given a RAGSystem and Sequence of examples (98)
- [Feature] Adds BaseTokenizer and HFPretrainedTokenizer subclass (99)
- [Feature] Enable BaseGenerator and BaseRetriever used in RAGSystem to access the rag system (95)
Changed
- Small fixes to problems found while running the quick start example (93)
Other
- Update LICENSE (92)