Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

TAGFN: A Text-Attributed Graph Dataset for Fake News Detection in the Age of LLMs

Paper | Code

TAGFN is a large-scale, real-world text-attributed graph dataset specifically designed for outlier detection, particularly in the context of fake news detection. It addresses the scarcity of large-scale, realistic, and well-annotated datasets for evaluating both traditional and Large Language Model (LLM)-based graph outlier detection methods. This dataset also facilitates the fine-tuning of LLMs for developing misinformation detection capabilities, serving as a valuable resource for advancing robust graph-based outlier detection and trustworthy AI.

Sample Usage

To reproduce experiments, navigate to the repository and run:

bash run.sh

To host an LLM server locally with vllm, refer to the commands provided in vllm.sh.

Downloads last month
154

Paper for kayzliu/TAGFN