兩項目評估報告
- EvalRun: #140(suite #78
auto-e875a090-r1-053958866)
- Target: #2 production-canary
- Cases: 28(N=1, attempts=28/28)
- Generated: 2026-05-16T13:29:22+08:00
本報告含兩個獨立評估項目。項目一 評估 bot 進入「知識與產品查詢」fallback
後的撈取 + 回答能力;項目二 評估 bot 跨全 enabled scenarios 的 routing →
tool → answer 三段 funnel 健康度。
項目一: 知識庫精準度
評估範圍 (prerequisite: 進對 scenario)
- 進對 scenario 的 attempts: 10 / 28 (35.7%)
- 只對這些 attempts 算 retrieval + answer
- 沒進對 scenario 的 attempts → 排除(routing 失敗不該污染 KB 訊號)
Per-scenario 評估
| Scenario |
qualifying / total attempts |
retrieval_relevance |
answer_correctness |
| 知識與產品查詢 |
10 / 10 |
❌ 20.5% |
✅ 91.7% |
待修方向(worst-3)
- 知識與產品查詢 × retrieval_relevance = 20.5% — 撈到的 KB chunks 不夠相關 — KB content gap,跟 Neptune team 提 enrichment
- 知識與產品查詢 × answer_correctness = 91.7% — 回答內容有問題 — 細看 hallucination_rate vs answer_quality 哪邊低
項目二: 情境調用與完成
整體 funnel(全 scenarios 加總)
| Stage |
Pass count |
% of total |
| Total attempts |
18 |
100.0% |
| Step 1: scenario_routing |
6 |
33.3% |
| Step 2: + tool_calling |
6 |
33.3% |
| Step 3: + answer |
3 |
16.7% |
Per-scenario funnel
| Scenario (n_attempts) |
Step 1 (routing) |
Step 2 (tool) |
Step 3 (answer) |
end-to-end |
| early_return (6) |
❌ 0/6 (0.0%) |
❌ 0/6 (0.0%) |
❌ 0/6 (0.0%) |
❌ 0/6 (0.0%) |
| 產品異常 (3) |
❌ 0/3 (0.0%) |
❌ 0/3 (0.0%) |
❌ 0/3 (0.0%) |
❌ 0/3 (0.0%) |
| 知識與產品查詢 (4) |
⚪ 2/4 (50.0%) |
⚪ 2/4 (50.0%) |
❌ 1/4 (25.0%) |
❌ 1/4 (25.0%) |
| 詢問各型號重量尺寸 (5) |
✅ 4/5 (80.0%) |
✅ 4/5 (80.0%) |
❌ 2/5 (40.0%) |
❌ 2/5 (40.0%) |
Drop-off 最大的 5 個 scenario
- early_return drop at step1 (-100.0pp)
- 產品異常 drop at step1 (-100.0pp)
- 知識與產品查詢 drop at step1 (-50.0pp)
- 詢問各型號重量尺寸 drop at step3 (-40.0pp)
Audit
Reproduce combined report: bin/rails runner "puts Eval::EvaluationReport.call(run: EvalRun.find(140))"
Or fetch each item separately:
bin/rails runner "puts Eval::KbAccuracyReport.call(run: EvalRun.find(140))"
bin/rails runner "puts Eval::ScenarioFunnelReport.call(run: EvalRun.find(140))"
Per-Scenario × Per-Dim — Run #140
Suite: Intelligent Customer Service - Rhino (bulk R1) · scenarios: 4 · dims: 5 · populated cells: 18/20
| Scenario |
Scenario |
Tool |
Retrieval |
Faith |
AnsQ |
| early_return |
0.0% [0.0–0.0] (n=6) |
0.0% (n=1) |
80.0% [40.0–100.0] (n=5) |
100.0% [100.0–100.0] (n=4) |
75.0% [50.6–99.4] (n=6) |
| 產品異常 |
33.3% [0.0–100.0] (n=3) |
— |
0.0% [0.0–0.0] (n=2) |
88.9% [83.3–100.0] (n=3) |
86.7% [83.3–90.0] (n=3) |
| 知識與產品查詢 |
100.0% [100.0–100.0] (n=14) |
42.9% [21.4–71.4] (n=14) |
50.0% [25.0–75.0] (n=14) |
71.7% [45.0–95.0] (n=10) |
66.2% [50.5–80.0] (n=14) |
| 詢問各型號重量尺寸 |
100.0% [100.0–100.0] (n=5) |
— |
0.0% (n=1) |
100.0% [100.0–100.0] (n=5) |
78.0% [62.7–92.7] (n=5) |
Worst-3 cells (lowest primary score)
- early_return × Scenario · 0.0% (n=6) · lowest sub_metric:
scenario_precision
- early_return × Tool · 0.0% (n=1) · lowest sub_metric:
tools_precision
- 詢問各型號重量尺寸 × Retrieval · 0.0% (n=1) · lowest sub_metric:
knowledges_source_recall