reconcile LLM_Evaluation zone: align stage numbering and scopes, standardize full-path wikilinks, slim old guidebook notes, dedupe templates

- fix stage-numbering conflict (README vs 05-Progress) and unify stage-1 reading scope
- resolve AWS workshop prerequisite contradiction in 04-Reference/01
- convert medium-path wikilinks to vault-root paths (~30 links), fix .pyy typos, annotate ragas fork, unify archive status, add 01-/02- README hubs
- compress old-version guidebook notes (01, 05) into pointers; add 2026 reading guidance to 00-Overview
- dedupe project templates and remove embedded template copy in 03-Practice/README
This commit is contained in:
windyboy
2026-08-24 11:15:37 +08:00
parent 63add96a09
commit 0dac58fb6f
29 changed files with 644 additions and 434 deletions
@@ -70,6 +70,15 @@ source: https://github.com/huggingface/evaluation-guidebook
文内标记 ⭐ 的链接是作者特别推荐阅读的资源。
### 2026 起:主入口与旧版独有内容
- **主入口是 [[08-2025-Edition]](新版提炼)**;日常查阅先看它。
- 旧版 01–07 只在你需要"旧版独有细节"时查阅:
- [[02-Human-Evaluation]](标注者组织与实操细节)、[[03-LLM-as-a-Judge]]judge 详述、模板与 FAQ)、[[04-Troubleshooting]](推理排错 + LaTeX/sympy 解析)、[[07-Resources]](资源清单)为细节版;
- [[01-Automatic-Benchmarks]] 保留 §4 数据集大表与 §5 实战技巧(§1–§3 已被新版覆盖);[[05-General-Knowledge]] 保留 tokenization 细节(§1 已被新版覆盖);
- [[06-Yearly-Dives]] 保留 2023/2024 年度回顾。
- 与新版重叠的旧版正文已压缩为指针,不再重复维护。
## 与本专区的关系
- 本专区(LLM_Evaluation)是**面向个人学习与工程能力养成**的中文路线(概念 → 为什么 → 工作表 → 项目 → 完整路线图)。