fix broken wikilinks in LLM_Evaluation zone; update Obsidian plugins
- Rewrite folder-relative wikilinks (resolved from vault root) to unique basenames or full vault-root paths so they actually resolve in Obsidian - Fix malformed table links with spaces around the | alias separator - Plugin updates from Obsidian (any-block, omnisearch, quickadd, etc.)
This commit is contained in:
@@ -16,14 +16,14 @@ created: 2026-08-21
|
||||
## Level 1:建立判断能力
|
||||
|
||||
- [ ] 我能用自己的话解释:为什么先定义成功条件,再运行模型。
|
||||
- [ ] 我已读完 [[01-Getting-Started/02-Why-Guide]]。
|
||||
- [ ] 我已读完 [[02-Why-Guide]]。
|
||||
- [ ] 我已从公开资料中选定一个范围足够小的任务。
|
||||
- [ ] 我已写出一个能回答的问题和一个不能回答的问题。
|
||||
- [ ] 我已写出 rubric v0.1,包含有据性、资料不足处理与核心任务完成度三个维度。
|
||||
|
||||
## Level 2:完成第一个最小闭环
|
||||
|
||||
- [ ] 我已在 [[02-Practical-Roadmap/02-First-Week-Worksheet]] 中写出 10 个 case。
|
||||
- [ ] 我已在 [[02-First-Week-Worksheet]] 中写出 10 个 case。
|
||||
- [ ] 我已得到至少一组候选输出。
|
||||
- [ ] 我已对至少 5 个 case 写下通过/失败理由。
|
||||
- [ ] 我已识别并命名 3—5 类失败。
|
||||
@@ -35,7 +35,7 @@ created: 2026-08-21
|
||||
- [ ] 我已保存稳定的 case 定义与一次运行记录。
|
||||
- [ ] 我已写出一份简短失败复盘。
|
||||
- [ ] 我已决定下一阶段是 RAG、Agent tool-use、Text-to-SQL 还是 Code Agent。
|
||||
- [ ] 我已开始阅读 [[02-Practical-Roadmap/01-LLM-Evaluation-Roadmap]] 中对应部分。
|
||||
- [ ] 我已开始阅读 [[01-LLM-Evaluation-Roadmap]] 中对应部分。
|
||||
|
||||
## 每周复盘(复制到项目周记)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user