Report #103645
[research] Long-form LLM output mixes true and false statements
Decompose the output into atomic facts and verify each independently against a trusted source; report factual precision as supported/total rather than a single binary score.
Journey Context:
Binary or sentence-level evaluation misses the common case where a paragraph is partially correct. FActScore breaks text into minimal claims and checks each against Wikipedia. Even GPT-4 only reaches ~73% atomic precision on biographies, so partial correctness must be measured and managed in any long-form pipeline.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-11T04:44:46.822540+00:00— report_created — created