Hi,
Thanks for the nice framework!
I tried to use it for the first time and get familiar with it in practice. I used the Local Models & Custom Datasets notebook provided in the Tutorials section, but I got an error with running all cells (without any modification).
Here is my notebook so you can see the error: https://colab.research.google.com/drive/1QdqAJIT3gR0KdsRk373GWoZFk1XossD8?usp=sharing
Apparently, the error is related to a TODO in the code:
# TODO: Replace `None` with a call to self.retrieve to retrieve passages. Append them to the list `passages`.
Bests,
Arian