File size: 3,045 Bytes
9005e15
88f4bc6
c179022
041f3e5
 
 
 
61a977d
c179022
61a977d
c179022
61a977d
06371e1
 
 
da45d39
7452ee0
da45d39
7452ee0
da45d39
06371e1
 
9005e15
 
 
ff0be33
 
 
9961372
d88ab44
06371e1
 
 
9961372
 
 
88f4bc6
 
913255a
 
d88ab44
88f4bc6
 
 
 
 
 
2aa907b
 
88f4bc6
784fda3
88f4bc6
 
913255a
 
2aa907b
 
 
 
 
 
 
 
913255a
d12183a
ed7d95e
 
 
913255a
d77c84d
 
e1f8e68
 
06371e1
7452ee0
 
 
06371e1
 
 
 
 
 
 
 
 
 
 
 
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
---
license: apache-2.0

configs:
- config_name: default
  data_files:
  - split: train
    path: "train.parquet"
  - split: test
    path: "test.parquet"
  - split: validation
    path: "validation.parquet"
- config_name: faviq
  data_files:
  - split: train
    path: faviq/faviq_train.parquet
  - split: test
    path: faviq/faviq_test.parquet
  - split: validation
    path: faviq/faviq_validation.parquet

  
language:
- en
size_categories:
- 1M<n<10M
tags:
- misinformation
- text
pretty_name: Misinformation Detection Datasets
# dataset_info: 
# - config_name: faviq

Modalities:
- Text

---

![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ab7ff5d7ee953f60535b9e/4A71TywMqjPmfiEdqy4KJ.png)

# CDL Misinfo Detection Datasets

## Dataset Description

- **Homepage:** https://yxguan.github.io/ComplexData-Misinfo-test1/
- **Repository:** https://github.com/ComplexData-MILA/misinfo-datasets
- **Paper:** https://arxiv.org/abs/2104.06952
- **Data Processing Script:** https://github.com/YXGuan/misinfo-dataset-preprocessing


### Datasets Summary

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.
Please refer to our [paper](https://arxiv.org/abs/2104.06952) for further details.

![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ab7ff5d7ee953f60535b9e/n3NfcoQpdA5r1MihK54YK.png)

### Note for Users

Please be noted that some different labels may refer to the same thing. For example USA, United States and united states. This is due to the discrepency in labeling originated from the original datasets. Further data cleaning is recommended upon usage.
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ab7ff5d7ee953f60535b9e/Ak21FzFwdWOHirfjmAUBl.png)
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ab7ff5d7ee953f60535b9e/E4DOYgKOqhHHyqBqF6K0f.png)

### Team
This dataset is made available by [Complex Data Lab](https://complexdatalabmcgill.github.io/), a group composed of researchers from University of Montreal and McGill University.
The lab is led by [Dr. Reihaneh Rabbany](https://complexdatalabmcgill.github.io/team/reihaneh+rabbany) and [Dr. Jean-François Godbout
](https://jf-godbout.github.io/)


![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/63ab7ff5d7ee953f60535b9e/LgNMMbJFsLFV_Th2a8vgZ.jpeg)

![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ab7ff5d7ee953f60535b9e/GSQqT28He0GUx9WO0tSFs.png)


### TODO/Questions: 
1.  adding an additional dataset called dev?

### Citation Information

```
@article{,
  title={},
  author={},
  journal={ArXiv},
  year={2024},
  volume={abs/2012.00000}
}
```