Add committed zh judge-prompt cache + enable in Siemens scenarios + docs

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
wangwei
2026-07-01 18:15:53 +08:00
co-authored by Copilot
parent 065b0e0f1a
commit 24a8688a34
14 changed files with 1670 additions and 3 deletions
@@ -4,6 +4,8 @@ app_adapter: null
dataset: ../../datasets/normalized/siemens_pdf_offline_smoke.csv
judge_model: deepseek-v4-flash
embedding_model: text-embedding-v3
# 使用中文评判 prompt 以提升对中文语料的判定一致性(架构设计 §10.5)
judge_language: zh
metrics:
- faithfulness
- answer_relevancy
@@ -3,6 +3,8 @@ mode: online
dataset: ../../datasets/raw/generated/siemens-pdf-question-bank.csv
judge_model: deepseek-v4-flash
embedding_model: text-embedding-v3
# 使用中文评判 prompt 以提升对中文语料的判定一致性(架构设计 §10.5)
judge_language: zh
optimization_advisor: true
metrics:
- faithfulness