Skip to content

v0.2.4

Choose a tag to compare

@chasen2041maker chasen2041maker released this 06 Jul 14:00

Highlights

  • Added a 200-case bilingual realistic benchmark dataset covering English and Chinese outputs, currencies, percentages, basis points, business-count units, latency, storage units, omissions, contradictions, ambiguity, invented claims, and bare-number extraction limits.
  • Expanded numeric extraction for EUR, GBP, CNY/yuan, bps, operational units, latency units, storage units, and English/Chinese business-count units.
  • Fixed short magnitudes like M stealing compact units such as ms and MB.
  • groundguard-benchmark now prints a concise smoke plus realistic-dataset summary.

Verification

  • python -m pytest -> 84 passed
  • python -m build --outdir .tmp\dist-release-024 -> built wheel and sdist
  • python -m twine check .tmp\dist-release-024\groundguard_ai-0.2.4* -> PASSED