CoolFace
Datasetpublic

pixeloffice/brand-hallucination-and-ai-citation-benchmark

๐Ÿ›ก๏ธ Global Brand Hallucination & LLM Citation Benchmark Dataset Official open dataset by Pixel Office EU tracking empirical brand hallucination rates, stale pricing quotes, and competitor deflection vectors across leading LLMs (ChatGPT GPT-4o, Claude 3.5 Sonnet, Perplexity AI, Google Gemini 2.5 Flash, and DeepSeek V3). ๐Ÿ“Š Dataset Summary Target Problem: Autonomous AI purchasing agents and AI search engines frequently cite outdated pricing tiers, non-existentโ€ฆ See the full description on the dataset page: https://huggingface.co/datasets/pixeloffice/brand-hallucination-and-ai-citation-benchmark.

sourceHugging Facemitupdated 1mo agoView on Hugging Face
0likes47downloads
Dataset Card

๐Ÿ›ก๏ธ Global Brand Hallucination & LLM Citation Benchmark Dataset

Official open dataset by Pixel Office EU tracking empirical brand hallucination rates, stale pricing quotes, and competitor deflection vectors across leading LLMs (ChatGPT GPT-4o, Claude 3.5 Sonnet, Perplexity AI, Google Gemini 2.5 Flash, and DeepSeek V3).

๐Ÿ“Š Dataset Summary

  • โ€”Target Problem: Autonomous AI purchasing agents and AI search engines frequently cite outdated pricing tiers, non-existent features, or deflect commercial queries to competitors when domains lack First-1KB Fact Anchors.
  • โ€”Findings: Domains without structured First-1KB Fact Anchors suffer an average 68.4% hallucination or deflection rate during commercial search queries. Inoculating pages with a 35ms First-1KB Fact Anchor reduces hallucination risk to < 9.2%.

๐Ÿ“ Data Fields

FieldTypeDescription
domainstringThe audited domain authority
categorystringIndustry vertical (fintech, ecommerce, devtools, etc.)
llm_testedstringModel evaluated (gpt4o, claude35Sonnet, perplexity, geminiFlash, deepseekV3)
hallucination_detectedbooleanTrue if the LLM hallucinated prices or terms
hallucination_typestringType of hallucination detected (stale_pricing_tier, competitor_deflection, feature_hallucination, none)
ground_truth_pricingstringTrue official pricing on canonical website
llm_hallucinated_quotestringWhat the LLM actually outputted
risk_score_without_anchorintHallucination risk score (0-100%) before Fact Anchor injection
risk_score_with_fact_anchorintHallucination risk score (0-100%) after 35ms First-1KB Fact Anchor
anchor_injectedbooleanWhether the domain had active Pixel Office Fact Anchors
timestampstringISO-8601 audit timestamp

๐Ÿš€ Live Tooling & SDKs

๐Ÿ“„ License & Attribution

MIT License. Maintained by Pixel Office EU & Pixel Ventures.