fix(ui): add HAUSA and ZULU to Language enum — fixes AttributeError on HF Space 67f01fd AcharO commited on May 2
feat(ui): add Hausa and Zulu to Gradio UI — LANGS, metrics, examples 5365d67 AcharO commited on May 2
feat(zu): Zulu lexicon v1 + GT + precision gating — ZU F1=0.732 P=1.000 R=0.577 b11b9f3 AcharO commited on May 1
feat(ha): Hausa/Zulu lexicons, caller=studylabs gate skip, budurwa precision fix — HA P=1.000 63255ea AcharO commited on May 1
feat(api): Hausa and Zulu rewrite rules, lexicons, and aibridge gate wiring b529688 AcharO commited on May 1
fix(hf-deploy): restore pinned starlette/jinja2/anyio — fixes Jinja2 unhashable dict crash c87f26e AcharO commited on Apr 16
chore(hf-deploy): sync main — SW recall boost +39pp, 28 new derogation patterns 57cd5e9 AcharO commited on Apr 15
fix(ui): ML metrics read from registry dynamically by active model version d2a8bee AcharO commited on Apr 6
fix: add COPY core/ to Dockerfile — core/ was missing from HF Space container c60365d AcharO commited on Apr 6
fix: ensure /app on sys.path + os.chdir in gradio_app.py — resolves core ModuleNotFoundError on HF Space c63311e AcharO commited on Apr 6
fix: use relative imports in core/__init__.py — fixes ModuleNotFoundError on HF Space 4a9513c AcharO commited on Apr 6
fix: make eval/context_checker.py self-contained — no core/ import for HF Space e5592ec AcharO commited on Apr 6
fix: add repo root to sys.path in eval/context_checker.py — resolves HF Space ModuleNotFoundError for core a260a85 AcharO commited on Apr 6
feat: sync main → hf-deploy — SW F1=0.840, EN=1.000, FR=0.970, KI=0.667 f829e35 AcharO commited on Apr 6
docs: update README with current metrics, architecture, API, dataset info c31caf5 AcharO commited on Mar 17
fix: restore EN + FR lexicons to correct state — EN F1=0.885, FR F1=0.793 5550893 AcharO commited on Mar 17
fix: remove duplicate EN lexicon entries (539→69 rows) — restores EN F1=0.885 4986665 AcharO commited on Mar 17
feat: auto-write eval/metrics.json on every eval run — gradio_app loads live metrics 96de871 AcharO commited on Mar 17
fix(sw): tester feedback — malaya detection, proverb partial match, wake/yake biographical suppression 16ac10b AcharO commited on Mar 17
fix: restore self-contained eval/context_checker.py — core import breaks HF Space 0130e20 AcharO commited on Mar 17
feat(sw): add missing lexicon entries flagged by tester + update metrics 3e6db92 AcharO commited on Mar 16
feat(sw): expand derogation patterns + counter-stereotype suppressors — SW F1 0.816→0.819 6c8fa94 AcharO commited on Mar 16
fix: simplify to bare demo.launch() — drop middleware/rewrite on Space 8a03ae4 AcharO commited on Mar 16
fix: disable gradio analytics + show_error to suppress 401 on startup 1794ab8 AcharO commited on Mar 16
fix: call demo.launch() at module level so demo.app exists before Docker starts uvicorn 695478d AcharO commited on Mar 16
fix: add app_port: 7860 to README — required for Docker SDK health check cb4220e AcharO commited on Mar 16
fix: fall back to rules for EN/FR/KI when ML classifier selected, show warning 3ebb65c AcharO commited on Mar 16