AlexsJones / AlexsJones/llmfit

test: per-chip-class estimator accuracy CI gate (~25% median)

未关闭
#972 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement Testing
主要语言
Rust
星标
36.5k
派生
2.3k
平均合并
3 天 1 小时
30 天内合并 PR
95

描述

## Context

Follow-up from #969 / PR #971. The MoE Tier-2/Tier-1 fixtures and the pre-existing leaderboard replay land, but the issue asked for an offline harness replaying `data/benchmark_cache.json` + `data/community/` with a **per-chip-class ~25% median error** CI gate. That gate was not added (today's overall replay band is still deliberately loose `[0.5, 2.0]`).

## Ask

- Add `llmfit-core/tests/estimator_accuracy.rs` (or extend the existing replay) asserting median |error| ≤ ~25% **per chip class**
- Record baseline medians in the PR that lands it; allow per-class exceptions if a class is already above 25% today rather than turning `main` red
- Keep hermetic (synthetic `SystemSpecs` / embedded cache only)

Related: #969, #971

贡献指南

打开贡献指南

调研方向

Start with llmfit-core/tests/estimator_accuracy.rs or the existing leaderboard replay, then inspect data/benchmark_cache.json and data/community/. Confirm how chip classes, synthetic SystemSpecs, and the current overall [0.5, 2.0] replay band are represented. Done means a hermetic CI assertion for median absolute error per chip class, with baseline medians and documented exceptions for classes already above 25%.

由索引模型根据 Issue 内容生成。

评估

技术栈
rust
领域
ci-cd, testing-qa
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
70/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。