Commit b4d6b1b
Add 5 evaluation strategies with live demos
After showing that LLMs return unpredictable strings, teach 5 solutions:
1. Constrain answers (number/yes/no) — live demo
2. Multiple choice
3. Keyword matching
4. Semantic similarity (Token F1)
5. LLM-as-Judge — live demo with a judge LLM
Includes tradeoff comparison table.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 66f7894 commit b4d6b1b
1 file changed
Lines changed: 472 additions & 64 deletions
0 commit comments