vzani commited on
Commit
15e9df9
·
verified ·
1 Parent(s): 7f8641d

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - pt
4
+ license: apache-2.0
5
+ pretty_name: Portuguese Fake News Corpus — combined
6
+ task_categories:
7
+ - text-classification
8
+ tags:
9
+ - fake-news
10
+ - portuguese
11
+ - pt
12
+ - combined
13
+ ---
14
+
15
+ # Portuguese Fake News Corpus — combined
16
+
17
+ This dataset contains the **combined** corpus used to train Portuguese fake-news classifiers.
18
+
19
+ ## Contents
20
+ - Parquet/CSV splits (train/test/full/aligned) when available
21
+ - Optional raw texts and preprocessed/size-normalized folders
22
+
23
+ ## Source
24
+ - Fake.br: https://github.com/roneysco/Fake.br-Corpus
25
+ - FakeTrue.Br: https://github.com/jpchav98/FakeTrue.Br/
26
+