An open API service indexing awesome lists of open source software.

https://github.com/andythefactory/evalita2023


https://github.com/andythefactory/evalita2023

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Evalita 2023 / ACTI Task - Detecting Conspiracy Theories in Italian

## UPB @ ACTI: Detecting Conspiracies using fine tuned Sentence Transformers

We focused on employing the power of pretrained Italian language sentence Transformers. To further enhance the
performance and address potential biases, we employed Large Language Models (LLMs) to augment the training data, resulting in a more balanced
and comprehensive training set. This combination of leveraging pre-trained models and data augmentation techniques formed the foundation of our
methodology, enabling us to achieve first place in the final leaderboard of both sub-tasks with F1 scores of 85.71% and respectively 91.23%.
```

Citation:
@inproceedings{acti2023upb,
title={UPB at ACTI: Detecting Conspiracies using fine tuned Sentence Transformers},
author={Paraschiv, Andrei and Dascalu, Mihai},
booktitle={Proceedings of the 9th Evaluation Campaign of Natural Language Processing and Speech Tools for Italian. Final Workshop (EVALITA 2023)},
year={2023}
}

```