Files
my-vault/01_Projects/Personal-Tech/LLM_Evaluation/05-Progress/01-Weekly-Learning-Journal.md
T

63 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
type: log
tags:
- llm-evaluation
- progress
- journal
status: active
created: 2026-08-21
---
# 学习周记
> **使用方式:** 每周一次(或每次学习后),复制下方模板,把日期改为当周,插到文件**最顶部**(最新在上)。周记是你"学习过程"的存档处:学习看板只负责勾选,周记负责记录发生了什么。
## 2026-08-28 进度同步
### 本周目标
- 对齐进度文档与 `01-go-docs-qa` 实际进展;不提前完成 case / run。
### 本周理论理解
- 有界理论阶段已完成;`04-Concepts-and-Theory` 定位为按需深读,非首周必读。
### 本周实践
- 项目 `01-go-docs-qa`:任务边界 + rubric v0.1 + 文档冻结快照已完成。
- 待做:10 个 case`02-case-design.md`)。
### 下周最小动作
- 填写 case 0110。
---
## 模板(复制这一块,改日期后插到最上方)
```markdown
## YYYY-MM-DD 第 N 周
### 本周目标
### 本周理论理解(用自己的话复述,链接回原笔记)
- 概念:……(我的理解:……)
- 链接:[[01-What-Is-LLM-Evaluation]] / [[03-Core-Concept-Map]]
- 卡住的地方:……
### 本周实践
- 我新定义了什么成功 / 失败条件?
- 我新增或修订了哪些 case?为什么?
- 本周主要失败类型是什么?
### 实验与结果
- 我改变了什么?预期是什么?实际发生了什么?
### 下周只保留的一个最小动作
```
> 复盘问题与学习看板 Level 1–3 的闭环检查项一致(见 [[01-Learning-Board|学习看板]])。第一个项目尚未建立时,实践小节可以写"填了工作表第几节、写了几个 case"——学习过程不因没有项目而中断。
---
返回 [[01_Projects/Personal-Tech/LLM_Evaluation/README|学习专区首页]]。