Skip to content

ZuninoLuca/Modern_natural_language_processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern natural language processing

This repository contains multiple resources related to the final project of the course "Modern natural language processing" (taught by Professor A. Bosselut), attended in the Spring semester of 2023 at EPFL. The project has been done in cooperation with Nay Abi Akl and Mariam Hassan.

The final project consisted in implementing a Large Language Model - based chatbot capable of answering academic questions related to courses taught at EPFL. We proposed an open book chatbot, able of scouring the internet (and Wikipedia in particular) in order to gather some useful knowledge before answering the question. Therefore, we also finetuned a T5 model to act as a context retriever, and we passed the context together with the question to the chatbot (which was also T5-based) in order to get an answer which is as accurate as possible.

The following resources are present in the repository:

About

Repository containing the projects of the EPFL course "Modern natural language processing".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published