hudanet-api / README.md
dakheel's picture
Deploy HUDA-Net v43-AR frozen neural runtime; preserve v41 rollback
f9b59d6 verified
|
Raw
History Blame Contribute Delete
806 Bytes
---
title: HUDA-Net v43-AR
emoji: ๐Ÿ•‹
colorFrom: green
colorTo: green
sdk: gradio
python_version: "3.11"
app_file: app.py
pinned: false
---
# HUDA-Net v43-AR
Active frozen Arabic neural release.
`TOP2 Retriever -> Stage4-v2 Reranker -> RRF k=60 -> Stage5 Calibrator -> Fixed Abstention`
The active v43-AR application does not load the legacy semantic rule files,
dialect dictionary, manual synonym expansion, or regex intent classifier.
If an answer is emitted, its text is the selected visible `passage_ar`; the
answer-support record ID is the same visible record. Hidden answer pools are
forbidden.
English is intentionally deferred to a separately trained release.
The former v41.0.2 app is retained in this Space only as an explicit rollback
artifact and is not imported by the active v43 app.