FactQA is a dynamic short-answer factual question-answering benchmark for measuring hallucinations in large language models. The benchmark is regenerated periodically by the SSPBench pipeline, so every evaluation runs against the latest published version.
Generated by the SSPBench factualqa generation engine. The pipeline:
This test evaluates a model’s ability to provide short, factual answers or explicit acknowledgment of a lack of knowledge when uncertain. The evaluation process consists of two steps. First, a judge determines whether the response includes an explicit acknowledgment of a lack of information (e.g., "I don't know"). Second, we check the factual correctness of responses. The FactQA Score is calculated as the percentage of responses that are either factually correct or properly acknowledge uncertainty.