This is the final project for COG403 at the University of Toronto. Written by Madhurima Dutta & Luke Liu.
COG403_Final_Roberta.ipynb
is a Jupyter Notebook containing the code to train and test for NLP model RoBERTa.COG403_Project_Att_BiLSTM.ipynb
is a Jupyter Notebook containing the code to train and test for NLP model Att-BiLSTM.Plot_Results.ipynb
is a Jupyter Notebook that visualizes the results from the two models.