Files
my-vault/01_Projects
windyboy f375cd6134 add evaluation-guidebook notes: HF guidebook knowledge (2024 GitHub + 2025 Space) into LLM_Evaluation
- Add 9 Chinese distilled notes under 04-Reference-Archive/evaluation-guidebook/
  covering automated benchmarks, human evaluation, LLM-as-a-judge,
  troubleshooting, general knowledge, yearly dives, resources, and the
  2025 HF Space edition (FineWeb eval-selection methodology, MCF/CF/FG,
  sampling metrics, Math-Verify, statistical validity & cost)
- Update zone README and Material-List with entry links
2026-08-21 16:19:12 +08:00
..

Projects

Purpose: Time-bound initiatives with clear completion criteria.

What is a Project?

A project has:

  • A specific goal or deliverable
  • A clear end date or completion criteria
  • Multiple tasks or actions

Examples: Writing a paper, launching a product, planning an event, learning a new skill

For each project folder, create:

  • Research/ - Source materials and references
  • Drafts/ - Work in progress
  • Output/ - Final deliverables
  • README.md - Project objectives, timeline, and status

Project Lifecycle

  1. Start: Create folder with subfolders and README
  2. During: Keep all related materials in the project folder
  3. Complete: Create summary note, then move to 04_Archive/

Active Project Folders

Tips

  • Link to relevant Areas and Resources
  • Commit regularly to track progress with git
  • Review weekly to check status and next actions