Datasets:
File size: 1,706 Bytes
769b3d9 25aadf9 769b3d9 d9879bd b571e2e 769b3d9 b571e2e cbd6c61 769b3d9 42ecb84 769b3d9 eb88b6a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
---
license: apache-2.0
task_categories:
- text-classification
language:
- pt
tags:
- fact-checking
- misinformation
- factuality
- NLP
- LLMs
- ML
pretty_name: FactNews
---
# Evaluation Benchmark for Sentence-Level Factuality Prediciton in Portuguese
The FactNews consits of the first large sentence-level annotated corpus for factuality prediciton in Portuguese.
It is composed of 6,191 sentences annotated according to factuality and media bias definitions proposed by AllSides. We use FactNews to assess the overall reliability of news sources by formulating
two text classification problems for predicting sentence-level factuality of news reporting and bias of media outlets.
Our experiments demonstrate that biased sentences present a higher number of words compared to factual sentences,
besides having a predominance of emotions. Hence, the fine-grained analysis of subjectivity and impartiality of news articles
showed promising results for predicting the reliability of entire media outlets.
# Dataset Description
<b>Proposed by </b>: Francielle Vargas (<https://franciellevargas.github.io/>) <br>
<b>Funded by </b>: Google <br>
<b>Language(s) (NLP)</b>: Portuguese <br>
# Dataset Sources
<b>Repository</b>: https://github.com/franciellevargas/FactNews <br>
<b>Demo</b>: FACTual Fact-Checking: http://143.107.183.175:14582/<br>
# Paper
<b>Predicting Sentence-Level Factuality of News and Bias of Media Outlets</b> <br>
Francielle Vargas, Kokil Jaidka, Thiago A.S. Pardo, Fabrício Benevenuto<br>
<i>Recent Advances in Natural Language Processing (RANLP 2023) <i> <br>
Varna, Bulgaria. https://aclanthology.org/2023.ranlp-1.127/ <br>
# Dataset Contact
[email protected] |