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:
- preprocess.py : Converts WNC dataset into the format required for the BT script.
- train_model.py : Trains and validates the BERT-based models using the Transformers library.