Visualize OpenAI evals with Zeno
Project description
Zeno 🤝 OpenAI Evals
Use Zeno to visualize the results of OpenAI Evals.
Usage
pip install zeno-evals
Run an evaluation following the evals instructions. This will produce a cache file in /tmp/evallogs/
.
Pass this file to the zeno-evals
command:
zeno-evals /tmp/evallogs/my_eval_cache.jsonl
Example
We include an example looking at the MedMCQA dataset (Thanks to @SinanAkkoyun):
zeno-evals ./example_medicine/example.jsonl --functions_file=./example_medicine/distill.py
Todo
- Support model-graded evaluations
- Support custom evaluation templates (e.g. BLEU for translation)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zeno_evals-0.1.2.tar.gz
(4.1 kB
view hashes)
Built Distribution
Close
Hashes for zeno_evals-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5c8ad1919051c7377e2b1b4202960ab81b2f2282a5feef1a8ccf17cc84500a2 |
|
MD5 | ea5045f71d1040c3366feaa4f86e57f2 |
|
BLAKE2b-256 | 337c0fb28361f35cadfbc9eda5079ed5601b8f82d3fee27b725c22b7eb986d47 |