Home

Awesome

Towards Detection of Subjective Bias using Contextualized Word Embeddings

Data and codebase coming soon for Towards Detection of Subjective Bias using Contextualized Word Embeddings.

This directory currently contains the following files:

  1. preprocess.py : Converts WNC dataset into the format required for the BT script.
  2. train_model.py : Trains and validates the BERT-based models using the Transformers library.