Saved in:
Bibliographic Details
Main Authors: Šuppa, Marek, Skala, Daniel, Jašš, Daniela, Sučík, Samuel, Švec, Andrej, Hraška, Peter
Format: Preprint
Published: 2024
Subjects:
Online Access:https://arxiv.org/abs/2402.06549
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • This study details our approach for the CASE 2024 Shared Task on Climate Activism Stance and Hate Event Detection, focusing on Hate Speech Detection, Hate Speech Target Identification, and Stance Detection as classification challenges. We explored the capability of Large Language Models (LLMs), particularly GPT-4, in zero- or few-shot settings enhanced by retrieval augmentation and re-ranking for Tweet classification. Our goal was to determine if LLMs could match or surpass traditional methods in this context. We conducted an ablation study with LLaMA for comparison, and our results indicate that our models significantly outperformed the baselines, securing second place in the Target Detection task. The code for our submission is available at https://github.com/NaiveNeuron/bryndza-case-2024