openai / evals

Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
Other
14.36k stars 2.55k forks source link

Add info about logging and link to logviz #1480

Closed JunShern closed 3 months ago

JunShern commented 3 months ago

A useful 3rd party tool has been developed by @naimenz for visualizing openai/eval logs: https://github.com/naimenz/logviz

Adding a link to it from our README seems good as it is probably useful for users. :)