1. Install dependencies pip install -r requirements.txt
  2. Download data here and place them inside data directory. Download starting kit as well as the Public Development data for Task A, B and C
  3. Unzip the zip files and rename dev_task_a_entries.csv to dev_task_sexist.csv, and b to category and c to vector
  4. Run python main.py (uncomment the specific task you want to train and predict)

Here are the google colab and huggingface model links