Commit History

fix(ui): dynamic ML model label and metrics from env var
af6e16c
Running

AcharO commited on

fix: pin starlette==0.37.2 + jinja2==3.1.3 + anyio==4.3.0 to match gradio 4.44.1 deps
d336cdc

AcharO Claude Sonnet 4.6 commited on

revert: restore last working gradio_app.py to fix runtime crash
8fb2b9b

AcharO commited on

fix: pin jinja2==3.1.4 and huggingface_hub==0.23.4 to fix unhashable type crash
f336539

AcharO Claude Sonnet 4.6 commited on

fix(gradio): use string "indigo" for theme primary_hue — fixes unhashable type crash
cbf88cf

AcharO commited on

chore: trigger clean Space rebuild after factory reset
11b8b3c

AcharO commited on

fix(ui): inline ML metrics dict — fixes v3 metrics not showing on Space
03c4b4f

AcharO commited on

fix(registry): v3 samples=66995
7a621dc

AcharO commited on

fix(registry): align tags to match HF model short names
3aa2201

AcharO commited on

feat: add model_registry.json with v3 metrics to HF Space
1a6447a

AcharO commited on

fix(ui): ML model version and metrics update dynamically from env var
00a816d

AcharO commited on

fix: sync _preserve_case + statistical bare-count fix from main
9b06c5b

AcharO commited on

fix: add COPY core/ to Dockerfile — core/ was missing from HF Space container
c60365d

AcharO commited on

fix: ensure /app on sys.path + os.chdir in gradio_app.py — resolves core ModuleNotFoundError on HF Space
c63311e

AcharO commited on

fix: use relative imports in core/__init__.py — fixes ModuleNotFoundError on HF Space
4a9513c

AcharO commited on

fix: make eval/context_checker.py self-contained — no core/ import for HF Space
e5592ec

AcharO commited on

fix: add repo root to sys.path in eval/context_checker.py — resolves HF Space ModuleNotFoundError for core
a260a85

AcharO commited on

feat: sync main → hf-deploy — SW F1=0.840, EN=1.000, FR=0.970, KI=0.667
f829e35

AcharO commited on

docs: update README with current metrics, architecture, API, dataset info
c31caf5

AcharO commited on

fix: restore EN + FR lexicons to correct state — EN F1=0.885, FR F1=0.793
5550893

AcharO commited on

fix: remove duplicate EN lexicon entries (539→69 rows) — restores EN F1=0.885
4986665

AcharO commited on

feat: auto-write eval/metrics.json on every eval run — gradio_app loads live metrics
96de871

AcharO commited on

chore: update SW metrics — F1=0.821, P=0.741, R=0.919
a1672c4

AcharO commited on

fix(sw): tester feedback — malaya detection, proverb partial match, wake/yake biographical suppression
16ac10b

AcharO commited on

fix: restore self-contained eval/context_checker.py — core import breaks HF Space
0130e20

AcharO commited on

fix: add core/__init__.py so core is importable as a package
428d898

AcharO commited on

chore: sync core eval + detector files from main
47e665f

AcharO commited on

chore: sync evaluator from main (ml_threshold=0.56 tuning)
405f7f2

AcharO commited on

chore: gitignore eval/results, eval/splits, CLAUDE.md
c84597f

AcharO commited on

feat(sw): add missing lexicon entries flagged by tester + update metrics
3e6db92

AcharO commited on

chore: sync lexicon from main (missing terms fix)
50a83a5

AcharO commited on

feat(sw): expand derogation patterns + counter-stereotype suppressors — SW F1 0.816→0.819
6c8fa94

AcharO commited on

fix: simplify to bare demo.launch() — drop middleware/rewrite on Space
8a03ae4

AcharO commited on

fix: add middleware before launch() to avoid RuntimeError
784f87c

AcharO commited on

fix: disable gradio analytics + show_error to suppress 401 on startup
1794ab8

AcharO commited on

fix: show N/A for EN/FR/KI in ML classifier registry rows
67f2915

AcharO commited on

fix: call demo.launch() at module level so demo.app exists before Docker starts uvicorn
695478d

AcharO commited on

chore: restart after HF_TOKEN secret added
b6d0452

AcharO commited on

fix: add app_port: 7860 to README — required for Docker SDK health check
cb4220e

AcharO commited on

chore: force rebuild
178e867

AcharO commited on

fix: fall back to rules for EN/FR/KI when ML classifier selected, show warning
3ebb65c

AcharO commited on

fix: restore model_registry.json + unignore eval/results
ce25b91

AcharO commited on

fix: lazy-load ML detector so Gradio starts fast on HF Space
ee49b7a

AcharO commited on

fix: add requests dep missing from gradio 4.44.1 cli commands
ef4753d

AcharO commited on

fix(dockerfile): remove COPY core/ — not present in HF Space repo
bb539c4

AcharO commited on

fix(hfspace): Docker SDK + patch gradio oauth.py HfFolder + gitignore
a8b6b04

AcharO commited on

fix: remove theme from gr.Blocks — moved to launch() in Gradio 6
2d4b1e9

AcharO commited on

Create README.md
cc45ff3
verified

juakazike commited on

Delete README. md
70fcf9c
verified

juakazike commited on

Create README.md
a8c89eb
verified

juakazike commited on