phoenix-arabic-manuscript-htr / PUBLISH_CHECKLIST.md
factlogic's picture
Record public Phoenix release status
30fe47d verified
|
Raw
History Blame
1.8 kB

Hugging Face publication checklist

Published publicly on 2026-08-17 at:

https://huggingface.co/factlogic/phoenix-arabic-manuscript-htr

The public release uses the conservative CC BY-NC-SA 2.0 license because Muharaf contributed to training. The checks below remain the release audit trail.

Before publishing

  1. Confirm the repository name and owner.
  2. Preserve the CC BY-NC-SA 2.0 license and the non-commercial training-data notice unless a new legal review authorizes a change.
  3. Verify SHA256SUMS against model.mlmodel.
  4. Confirm that the README has no placeholder comments.
  5. Confirm that aggregate benchmark JSON contains no line-level ground truth or restricted images.
  6. Do not upload the Athar retrieval corpus or raw training datasets with the model.
  7. Keep the wording distinction between sealed release evidence and development-guard diagnostics.
  8. Do not claim comparison with the published Muharaf 18.1% number unless its official protocol is reproduced exactly.
  9. Keep the Phoenix-vs-Baseer section labelled as an owner-run server benchmark until raw predictions, sample counts, preprocessing, and an executable evaluation manifest are archived.
  10. Preserve the counter-results: Baseer__Nakba wins Omar CER and exact-line accuracy; do not replace the scoped conclusion with “Phoenix is universally better.”

Suggested commands

$hf = "$env:LOCALAPPDATA\Programs\Python\Python313\Scripts\hf.exe"
& $hf auth whoami
& $hf repos create factlogic/phoenix-arabic-manuscript-htr --type model --private
& $hf upload factlogic/phoenix-arabic-manuscript-htr . . --repo-type model

Run the upload command from this directory. The repository is already public; do not change the license metadata without reviewing upstream dataset obligations.