Relations (1)
Facts (1)
Sources
A Knowledge-Graph Based LLM Hallucination Evaluation Framework themoonlight.io 1 fact
procedureThe GraphEval framework detects hallucinations by using a pretrained Natural Language Inference (NLI) model to compare each triple in the constructed Knowledge Graph against the original context, flagging a triple as a hallucination if the NLI model predicts inconsistency with a probability score greater than 0.5.