Causality Detection using Multiple Annotation Decisions
2022-10-26Code Available0· sign in to hype
Quynh Anh Nguyen, Arka Mitra
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/jyanqa/case-2022-causual-eventOfficialIn paperpytorch★ 3
Abstract
The paper describes the work that has been submitted to the 5th workshop on Challenges and Applications of Automated Extraction of socio-political events from text (CASE 2022). The work is associated with Subtask 1 of Shared Task 3 that aims to detect causality in protest news corpus. The authors used different large language models with customized cross-entropy loss functions that exploit annotation information. The experiments showed that bert-based-uncased with refined cross-entropy outperformed the others, achieving a F1 score of 0.8501 on the Causal News Corpus dataset.