11. Open Questions & Risks¶
Open questions¶
- Is
config.yaml7B the next committed experiment or an incomplete switch? - Which compressor model produced the published traces?
- Will ARC-Challenge eval land in
eval.py? - Should
transformersbe a direct dependency forgrug_score.py? - Are it-1 narrative details about GSM8K train data fully reconciled with later docs?
Risks¶
| Risk | Notes |
|---|---|
| Reproducibility | Needs HF download + Mac + API credits |
| Config/docs drift | 7B vs 1.5B confusion for newcomers |
| Accuracy tax | Limits “free lunch” claims |
| No Python CI | Regressions in validators possible |
| API cost | Full recompress of thousands of traces |
Practical next steps¶
- Align README/
config.yamlmodel size or document dual targets clearly - Add pytest for
grug_scoreand validators - Pin compressor model id in report metadata
- Complete 7B run and publish
report/it-3/ - Keep visualizer deploy green on Pages
Hub publishing note¶
This dossier is public-source and listed in projects/publish.txt for the code-dossiers hub.