metadata
license: mit
language:
- en
base_model:
- microsoft/deberta-v3-large
pipeline_tag: text-classification
FactCG for Large Language Model Ungrounded Hallucination Detection
This is a fact-checking model from our work:
📃 FactCG: Enhancing Fact Checkers with Graph-Based Multi-Hop Data (NAACL2025, GitHub Repo)
If you find the repository or FactCG helpful, please cite the following paper
@inproceedings{lei2025factcg,
title={FactCG: Enhancing Fact Checkers with Graph-Based Multi-Hop Data},
author={Lei, Deren and Li, Yaxi and Li, Siyao and Hu, Mengya and Xu, Rui and Archer, Ken and Wang, Mingyu and Ching, Emily and Deng, Alex},
journal={NAACL},
year={2025}
}