Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
AutoPlow commited on
Commit
88f4bc6
1 Parent(s): 9961372

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -6
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  language:
3
  - en
4
  size_categories:
@@ -9,10 +10,20 @@ tags:
9
  pretty_name: Misinformation Detection Dataset
10
  Modalities:
11
  - Text
12
- - Tabular
13
- ArXiv:
14
- - 2401.06920
15
- Formats:
16
- - csv
17
 
18
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: apache-2.0
3
  language:
4
  - en
5
  size_categories:
 
10
  pretty_name: Misinformation Detection Dataset
11
  Modalities:
12
  - Text
 
 
 
 
 
13
 
14
+
15
+ ---
16
+
17
+ # Misinfo Detection Dataset
18
+
19
+ ## Dataset Description
20
+
21
+ - **Homepage:** https://yxguan.github.io/ComplexData-Misinfo-test1/
22
+ - **Repository:** https://github.com/ComplexData-MILA/misinfo-datasets
23
+ - **Paper:** https://arxiv.org/abs/2104.06952
24
+
25
+ ### Dataset Summary
26
+
27
+ Misinformation is a challenging societal issue, and mitigating solutions are difficult to create due to data deficiencies. To address this problem, we have curated the largest collection of (mis)information datasets in the literature, totaling 72. From these, we evaluated the quality of all of the 32 datasets that consist of statements or claims. If you would like to contribute a novel dataset or report any issues, please email us or visit our GitHub.
28
+
29
+ Please refer to our [paper](https://arxiv.org/abs/2104.06952) for further details.