Metadata-Version: 2.4
Name: hallucinationguard-bench
Version: 0.0.1
Summary: An open benchmark for measuring what LLMs get wrong about quantum computing
Author: Eunmin Park
License: Apache-2.0
Project-URL: Homepage, https://github.com/Minapak/hallucinationguard
Project-URL: Source, https://github.com/Minapak/hallucinationguard
Keywords: quantum-computing,llm-evaluation,benchmark,hallucination-detection
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# hallucinationguard-bench

An open benchmark for measuring what LLMs get wrong about quantum computing.

Bag-of-words metrics cannot separate topic overlap from semantic agreement.
Neither can mean-pooled word embeddings — "measurement collapses the state"
and "measurement never collapses the state" land nearly on top of each other.
This benchmark exists because of that gap.

**Status: placeholder.** The scoring harness lands here.
The benchmark, fixtures, and baseline scorer are at:

https://github.com/Minapak/hallucinationguard

Apache-2.0.
