This repository contains code and resources used for participating in the "Climate Activism Stance and Hate Event Detection" shared task at The 7th Workshop on Challenges and Applications of Automated Extraction of Socio-political Events from Text (CASE 2024) at EACL 2024.
- CASE 2024 https://emw.ku.edu.tr/case-2024/
- CodaLab https://codalab.lisn.upsaclay.fr/competitions/16206#learn_the_details
- the base BERT model used is bert-large-uncased
- the dataset is not included and must be obtained from the task organizers
This is the last version of the code and may not correspond exactly to the version used to produce the results reported in the paper. Additional experiments were performed after the submission deadline. In order to obtain the results from the paper, the exact same parameter values and architecture must be used.