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
File diff suppressed because it is too large Load Diff
@@ -35,7 +35,7 @@
| `answer_relevancy` | `prompt` |
| `context_recall` | `prompt` |
| `context_precision` | `prompt` |
| `noise_sensitivity` | `statement_prompt`, `faithfulness_prompt` |
| `noise_sensitivity` | 使用函数式 `to_string()`(无 `instruction`/`examples`),无法通过 `adapt()` 本地化,**跳过** |
| `factual_correctness` | `prompt`, `nli_prompt` |
| `semantic_similarity` | 无(纯 embedding,跳过) |