Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 448 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 448 Bytes

Generative Question Answering with transformers on CoQa

Repository for the second NLP Course assigment.

For a complete explaination of the the project refer to the pdf report.

This project consists in a seq2seq architecture with a BERT encoder (Tiny BERT and distil-RoBERTa), developed using TensorFlow.

The repository were the project was developed can be found here:
https://github.com/DomMcOyle/NLP-Assigments-22-23/tree/Assignment-2