/Natural-Language-Processing-COMP90042

A research project for Automated Fact Checking For Climate Science Claims using transformer models

Primary LanguageJupyter Notebook

Automated-Fact-Checking-System

Project Overview

This project applies LLM models and 2 traditional machine learning models to perform fact-checking prediction. It explores different ML algorithms to optimize the evidence retrievals and fact-checking classifications.

Table of Contents

Data Preprocessing 1

Describe the first data preprocessing steps, including data cleaning, normalization, etc.

Fine Tuning

Detail the fine-tuning processes, including model selection, parameter adjustments, etc.

Evidence Prediction

Explain the methodology and objectives of the evidence prediction phase.

Evidence Prediction Training

Discuss the training process for evidence prediction, including data used, training techniques, etc.

Predictions

Describe how predictions are made, the algorithms used, and any relevant details.

Class Predictions

Elaborate on the classification approach, including the classes predicted and the methods employed.

Data Preprocessing 2

Detail additional data preprocessing steps, if different from the first phase.

SVM Prediction

Describe the use of Support Vector Machine (SVM) for predictions, including model configuration and performance.

LSTM Prediction

Explain the implementation of Long Short-Term Memory (LSTM) networks, focusing on its setup, training, and application.

Output

Discuss the output of the project, including how results are presented and interpreted.