Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 981 Bytes

File metadata and controls

23 lines (14 loc) · 981 Bytes

metrics.help

Machine learning metrics and algorithms, explained.

What is this?

metrics.help is an educational resource that helps you understand the metrics and algorithms you see during machine learning training, with a focus on LLM fine-tuning and reinforcement learning.

Features:

  • Visual explanations showing what healthy vs. unhealthy metric patterns look like
  • Clear interpretations of what to look for in your training runs
  • Algorithm explanations for common training techniques (DPO, GRPO, KTO, etc.)
  • Log analyzer to paste your training logs and get instant insights

Contributing

Found an error? Have a suggestion? Want to add a new metric or algorithm?

Contributions are welcome! Please feel free to submit a Pull Request with corrections, additions, or improvements. See CONTRIBUTING.md for guidelines on adding new content.

License

Code: MIT | Content: CC0