DPR on ODQA


As a school project we have been tasked to train a Dense passage retrieval on open domain question answering. Even though it was only a school project, I have invested a lot of time and effort into it, to learn as much as possible. The project was done in Python and the neural network was implemented in PyTorch. I've based the implementation and training on the original Facebook AI Research paper. I've conducted dimensionality reduction in order to discover the ability of the model to perform on a smaller vector space. The project was a great learning experience and I have been able to produce a interesting results.

Machine Learning Python PyTorch Language processing School Project

View Git