spacy-fa-pipeline/configs
Mohamad Fazeli b89b01ceb6
Add lg tier: fa_ent_news_lg on 200k floret vectors
New table: 200k rows x 300d, full Persian Wikipedia dump, 5 epochs,
vs md's 50k rows / 400k documents.

- configs/fa_ner_lg.cfg, project.yml ent-lg workflow (vectors-lg
  through smoke-ent-lg)
- scripts/compare_tiers.py: generalized sm/md pair to N tiers; ent
  NER test now includes lg; fixed sm baseline to the file that's
  actually scored (perdt-ner-test.json, not the missing ent-test.json)
- scripts/finalize_pipeline.py: FLORET_LG source and vectors_note_lg
  corrected to full Wikipedia, 5 epochs (were a generic Wikipedia +
  OSCAR placeholder)
- docs/MODELS.md §7: PerDT NER test ENTS_F 75.94 (sm 71.87, md
  74.71), full per-label table, cost (217 MB wheel)

Not built: fa_dep_news_lg / fa_core_news_lg.
2026-08-12 19:01:32 +03:30
..
fa_dep_news_md.cfg Ship the md tier: floret vectors, docs, and HF publish fixes 2026-08-12 13:15:55 +03:30
fa_dep_news_sm.cfg Split the pipeline into fa_dep_news_sm + fa_ent_news_sm, drop core 2026-07-31 11:08:49 +03:30
fa_ner_lg.cfg Add lg tier: fa_ent_news_lg on 200k floret vectors 2026-08-12 19:01:32 +03:30
fa_ner_md.cfg Ship the md tier: floret vectors, docs, and HF publish fixes 2026-08-12 13:15:55 +03:30
fa_ner_sm.cfg fa_ner_sm.cfg: fix stale header comment 2026-08-11 14:33:45 +03:30