Fine-tune a multimodal Qwen3.8-27B (28B, Apache-2.0) on Modal/GCP free credits so it beats frontier models at Form I-9 compliance validation.
Form I-9 + presented identity/employment-authorization documents (scans) go in → an audit-ready report comes out: every field problem, document acceptability issue, timeliness violation, and reverification gap, each cited to the M-274 Handbook / 8 CFR 274a.2.
Fourth of four parallel repos (specula, suture, plumb,
habeas) on one shared methodology (docs/methodology.md). Independent and
operable in parallel.
PASS | FLAG + {type, severity, field, observed, expected, cfr, correction}. Human signs off.See CONTRACTS.md — fixed violation taxonomy + severity weights, scoring,
contamination, benchmark rules.
forge/ seeded I-9/document generator + M-274/8 CFR oracle + contamination
monitor + golden benchmark (pkg habeas_forge)
model/ multimodal dataset builder, QLoRA SFT, GRPO RLVR, benchmark eval
cloud/ Modal app + Dockerfile + GCP spot scripts
eval/ deterministic golden harness
docs/ DECISIONS.md, BENCHMARK.md, HANDOFF.md, methodology.md
Shared stack (docs/methodology.md): QLoRA 4-bit SFT → GRPO/Dr.GRPO
(DAPO-style) RLVR against the I-9 oracle → ReST-EM → s1 curation → benchmark.
Modal your-modal-profile primary, GCP fallback. Smoke LoRA first (DeltaNet
gate).
| Metric | Target |
|---|---|
| Oracle agreement on adversarial suite | 100% |
| Severity-weighted violation recall | > 0.95 |
| Citation (M-274 / 8 CFR) exact-match | > 95% |
| Timeliness / reverification flags | 100% |
| Parse rate | 100% |
Head-to-head vs Qwen3.8-2.4T-A95B, DeepSeek v4-flash, base Qwen3.8-27B.
P0 scaffold (current) → P1 rules engine + hand-verified cases → P2 generator + golden set → P3 dataset + SFT → P4 RLVR → P5 self-play/judges → P6 head-to-head + writeup.
2 commits
Python
88.0%
Shell
10.4%
Dockerfile
1.3%
Fine-tune a multimodal Qwen3.8-27B (28B, Apache-2.0) on Modal/GCP free credits so it beats frontier models at Form I-9 compliance validation.
Form I-9 + presented identity/employment-authorization documents (scans) go in → an audit-ready report comes out: every field problem, document acceptability issue, timeliness violation, and reverification gap, each cited to the M-274 Handbook / 8 CFR 274a.2.
Fourth of four parallel repos (specula, suture, plumb,
habeas) on one shared methodology (docs/methodology.md). Independent and
operable in parallel.
PASS | FLAG + {type, severity, field, observed, expected, cfr, correction}. Human signs off.See CONTRACTS.md — fixed violation taxonomy + severity weights, scoring,
contamination, benchmark rules.
forge/ seeded I-9/document generator + M-274/8 CFR oracle + contamination
monitor + golden benchmark (pkg habeas_forge)
model/ multimodal dataset builder, QLoRA SFT, GRPO RLVR, benchmark eval
cloud/ Modal app + Dockerfile + GCP spot scripts
eval/ deterministic golden harness
docs/ DECISIONS.md, BENCHMARK.md, HANDOFF.md, methodology.md
Shared stack (docs/methodology.md): QLoRA 4-bit SFT → GRPO/Dr.GRPO
(DAPO-style) RLVR against the I-9 oracle → ReST-EM → s1 curation → benchmark.
Modal your-modal-profile primary, GCP fallback. Smoke LoRA first (DeltaNet
gate).
| Metric | Target |
|---|---|
| Oracle agreement on adversarial suite | 100% |
| Severity-weighted violation recall | > 0.95 |
| Citation (M-274 / 8 CFR) exact-match | > 95% |
| Timeliness / reverification flags | 100% |
| Parse rate | 100% |
Head-to-head vs Qwen3.8-2.4T-A95B, DeepSeek v4-flash, base Qwen3.8-27B.
P0 scaffold (current) → P1 rules engine + hand-verified cases → P2 generator + golden set → P3 dataset + SFT → P4 RLVR → P5 self-play/judges → P6 head-to-head + writeup.
2 commits
Python
88.0%
Shell
10.4%
Dockerfile
1.3%