这是indexloc提供的服务,不要输入任何密码
Skip to content

spyderweb-abdul/inspect_wandb

 
 

Repository files navigation

Inspect WandB

Integration between Inspect and Weights & Biases, including support for both the Models API for experiment tracking, and Weave for evaluation analysis and transcripts.

Docs Build Package Build Publish to PyPI

Demo Video

Check out this brief demo video for an overview of Inspect WandB

If you prefer to read, you can check out a tutorial on the Inspect WandB docs site

Usage

Inspect WandB can be installed with:

pip install inspect-wandb

To install the optional Weave extra:

pip install inspect-wandb[weave]

Once Inspect WandB is installed in an environment authenticated with Weights & Biases (either by running wandb login or setting WANDB_API_KEY), the integration will be enabled for future Inspect runs by default. The Inspect logger output will link to the Models dashboard where you can track runs, and also, if you have enabled the weave extra, to the Weave dashboard where you can visualise eval results.

Some configuration options are available, including adjusting wandb config, settings tags, and adjusting Weave trace naming. To dive deeper with Inspect WandB, please see the documentation at https://inspect-wandb.readthedocs.io/en/latest/

Contributing

Please see our contributing guidelines if you'd like to make contributions to Inspect WandB

Feedback

We welcome all feedback; the best way to get in touch to discuss the project is the Inspect Community #inspect_wandb Slack Channel

Project notes

This project was primarily developed by DanielPolatajko, Qi Guo, Matan Shtepel, and supervised by Justin Olive. It was supported through the MARS (Mentorship for Alignment Research Students) program at the Cambridge AI Safety Hub.

About

Integration between Inspect and Weights & Biases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%