BanFakeNews
收藏资源简介:
BanFakeNews是由伊斯兰技术大学的研究团队创建的孟加拉语假新闻检测数据集,旨在解决低资源语言中假新闻检测的数据稀缺问题。该数据集包含约50,000条新闻文章,其中新增了4,545条通过Gemma-3-27B-IT模型生成的合成假新闻样本,数据来源包括22个可信的孟加拉新闻门户和人工生成的虚假内容。数据集通过指令调优的LLM模型生成,并结合语义过滤和受控子采样技术以确保标签一致性和多样性,主要应用于孟加拉语自然语言处理领域的假新闻分类任务,以提升模型在数据不平衡情况下的检测性能。
BanFakeNews is a Bengali fake news detection dataset developed by a research team from the Islamic University of Technology, designed to address the data scarcity issue in fake news detection for low-resource languages. The dataset contains approximately 50,000 news articles, including 4,545 newly added synthetic fake news samples generated by the Gemma-3-27B-IT model. Its data sources cover 22 credible Bengali news portals and manually generated fake content. The dataset is constructed using instruction-tuned LLMs, combined with semantic filtering and controlled subsampling techniques to ensure label consistency and diversity. It is primarily applied to fake news classification tasks in the field of Bengali natural language processing to improve the detection performance of models under data imbalance conditions.
数据集名称
BanFakeNews:一个用于孟加拉语假新闻检测的数据集。
核心信息
- 描述:该数据集包含约5万条标注新闻,旨在为孟加拉语等低资源语言构建自动化假新闻检测系统。该工作已被 LREC 2020 会议接收。
- 文件列表:
Authentic-48K.csv(244.39 MB): 包含约4.8万条真实新闻。Fake-1K.csv: 包含约1千条假新闻。LabeledAuthentic-7K.csv: 包含约7千条经过额外标注的真实新闻(包含来源和关联性信息)。LabeledFake-1K.csv: 包含约1千条经过额外标注的假新闻(包含来源、关联性和假新闻类型)。
数据字段说明
Authentic-48K.csv和Fake-1K.csv包含以下字段:articleID: 新闻ID。domain: 新闻发布网站名称。date: 新闻类别(注意:此处原文描述有误)。category: 新闻类别。headline: 新闻标题。content: 新闻正文。label: 标签(1为真实,0为虚假)。
LabeledAuthentic-7K.csv和LabeledFake-1K.csv包含以下额外字段:source: 新闻来源(可验证新闻声称者)。relation: 相关或不相关(标题与内容声称相关则为“相关”)。F-type: 假新闻类型(如点击诱饵、讽刺、虚假),仅在LabeledFake-1K.csv中存在。
数据统计与特性
- 标签分布:
Authentic-48K.csv中所有新闻标签均为1(真实)。 - 领域来源:主要新闻来源包括
kalerkantho.com和jagonews24.com,另有超过82%的其他来源。 - 时间范围:数据日期主要集中在2018年9月至10月。
- 类别分布:新闻类别主要包括国家、国际、教育、体育、娱乐、财经、犯罪等。
可用性与其他
- 可用性评分:9.41。
- 许可证:CC0: Public Domain(公共领域)。
- 标签:地球与自然、分类、计算机科学、教育、自然语言处理、深度学习。




