Skip to content

julehalim/COMP90042_2024

Repository files navigation

Tue9am_Group6

Final Model (Bi-encoder + Sequential Model)

Our final, best performing model is the bi-encoder model for evidence retrieval and a sequential model for claim classification named Tue9am_Group6.ipynb. The log output for eval.py is outputted within the model's jupyter notebook itself.

Transformer Model

Our transformer model consists of two parts, the evidence retrieval (Transformer_Evidence_Retrieval.ipynb) file and the label classification (Transformer_Label_Classification.ipynb) file. The evidence retrieval file has to be run to create the file for label classification. Label classification also has commented out code to use the bi-directional LSTM model's retrieved evidences (in the file, these have comments relating to using Noah's retrieved evidences).

Bi-Directional LSTM

Our bi-directional LSTM model file for evidence retreival is called Bi_Directional_LSTM.ipynb.

Run

  1. Install required packages before running the notebooks (keras, NLTK etc)
  2. Maybe need to change the path to the data files before opening the files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •