Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.07 KB

README.md

File metadata and controls

25 lines (21 loc) · 1.07 KB

SEMEVAL 2024 TASK 4 "MULTILINGUAL DETECTION OF PERSUASION TECHNIQUES IN MEMES"

This repository contains the EURECOM participation to the SEMEVAL 2024 TASK 4 "MULTILINGUAL DETECTION OF PERSUASION TECHNIQUES IN MEMES".

Code

Our code is shared in the ./src/Train-Inference.ipynb notebook.

Citation

Youri Peskine, Raphaël Troncy, Paolo Papotti.
EURECOM at SemEval-2024 Task 4: Hierarchical Loss and Model Ensembling in Detecting Persuasion Techniques.
In Proceedings of the 18th International Workshop on Semantic Evaluation, June 2024, Mexico City, Mexico.

@inproceedings{EURECOMSemeval2024task4,
	title={EURECOM at SemEval-2024 Task 4: Hierarchical Loss and Model Ensembling in Detecting Persuasion Techniques},
	author={Peskine, Youri and Troncy, Raphaël and Papotti, Paolo},
	booktitle = {Proceedings of the 18th International Workshop on Semantic Evaluation},
series = {SemEval 2024},
year = {2024},
address = {Mexico City, Mexico},
month = {June},
pages = {},    
doi= {}           
}