weights-and-biases

Track ML experiments and artifacts with automatic logging and dashboards.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/objval/hermes-agent --skill weights-and-biases-objval
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weights-and-biases
Source: https://github.com/objval/hermes-agent/tree/main/skills/mlops/evaluation/weights-and-biases
Command: npx skills add https://github.com/objval/hermes-agent --skill weights-and-biases-objval

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ML experiments are hard to reproduce across teams due to scattered metrics, configurations, and artifacts. Centralized tracking unifies runs, metrics, and artifacts for search, audit, and collaboration.

Core Features & Use Cases

  • Centralized run tracking with automatic metric logging and artifact management
  • Hyperparameter sweeps and comparison dashboards to optimize models
  • Collaboration features with sharing, notes, and lineage visualization

Quick Start

Initialize a W&B run, configure your project, and begin automatic experiment logging.

Frequently Asked Questions about weights-and-biases

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track ML experiment metrics and artifacts for team collaboration?

ML experiment tracking centralizes metrics, configs, and artifacts into real-time dashboards, enabling search, audit, and collaboration across teams. It unifies scattered run data for reproducibility.

What is the best way to run hyperparameter sweeps and compare models?

Hyperparameter sweeps optimize models by running multiple configurations and comparing results on shared dashboards. This allows teams to visualize performance differences and select the best performing architecture.

Does experiment tracking work with PyTorch, TensorFlow, and HuggingFace frameworks?

Yes, experiment tracking integrates across popular frameworks including PyTorch, TensorFlow, and HuggingFace. Automatic logging captures metrics, models, and artifacts within your existing development workflow.

How do I log and manage ML artifacts with lineage visualization?

Artifact management logs models and datasets automatically while tracking lineage visualization. This connects inputs, configs, and outputs across runs to maintain a searchable history of experiment dependencies.

Can I use a model registry to manage model development workflows across teams?

Yes, a model registry manages model development workflows across teams by integrating with centralized run tracking. It provides project-scoped runs, config tracking, and artifact management for shared collaboration.