Misinfo_Datasets / README.md
AutoPlow's picture
Update README.md
da45d39 verified
|
raw
history blame
3.05 kB
---
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}
}
```