franciellevargas commited on
Commit
769b3d9
·
verified ·
1 Parent(s): 51a9cea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -3
README.md CHANGED
@@ -1,3 +1,36 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - pt
7
+ tags:
8
+ - fact-checking
9
+ - misinformation
10
+ - factuality
11
+ - NLP
12
+ - LLMs
13
+ - ML
14
+ pretty_name: FactNews
15
+ ---
16
+
17
+
18
+ # Evaluation Benchmark for Sentence-Level Factuality Prediciton in Portuguese
19
+
20
+ # Dataset Description
21
+
22
+ <b>Created by </b>: Francielle Vargas:** <https://franciellevargas.github.io/>
23
+ <b>Funded by </b>: Google
24
+ <b>Language(s) (NLP)</b>:Portuguese
25
+
26
+ # Dataset Sources
27
+
28
+ <b>Repository</b>: https://github.com/franciellevargas/FactNews
29
+ <b>Demo</b>: FACTual (FACTual Fact-Checking): http://143.107.183.175:14582/
30
+
31
+ # Paper/ Cite
32
+
33
+ <b>Predicting Sentence-Level Factuality of News and Bias of Media Outlets</b> <br>
34
+ Francielle Vargas, Kokil Jaidka, Thiago A.S. Pardo, Fabrício Benevenuto<br>
35
+ <i>Recent Advances in Natural Language Processing (RANLP 2023) <i> <br>
36
+ Varna, Bulgaria. https://aclanthology.org/2023.ranlp-1.127/ <br>