- Install dependencies
pip install -r requirements.txt
- 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 - Unzip the zip files and rename dev_task_a_entries.csv to
dev_task_sexist.csv
, and b tocategory
and c tovector
- Run
python main.py
(uncomment the specific task you want to train and predict)
Here are the google colab and huggingface model links