Skip to content

Reinforz/SemEval-2023-Task-10-EDOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  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