Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 361 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 361 Bytes

Notebooks

This directory would hold all notebooks created to implement and test the code. This is essentially documentation for how we implemented what we did.

  • Document-Retrieval.ipynb: Explains the thought process behind the retriever implementation. It has sparse descriptions of the modules used and the reasons behind it.