weights-and-biases

Track machine learning experiments and manage artifacts with Weights & Biases.

Updated May 5, 2026
One-click install
npx skills add https://github.com/yanochka11/harness_bro --skill weights-and-biases-yanochka11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weights-and-biases
Source: https://github.com/yanochka11/harness_bro/tree/main/.claude/skills/ported/weights-and-biases
Command: npx skills add https://github.com/yanochka11/harness_bro --skill weights-and-biases-yanochka11

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps ML practitioners organize experiment tracking, compare model runs, manage artifacts, and improve reproducibility across machine learning projects.

Core Features & Use Cases

  • Experiment Tracking: Log metrics, hyperparameters, training progress, media, and system information with Weights & Biases.
  • MLOps Management: Handle model registry, dataset versioning, artifact lineage, and collaborative ML workflows.
  • Hyperparameter Optimization: Configure and run sweeps for finding better model configurations across frameworks such as PyTorch, TensorFlow, and HuggingFace.
  • Use Case: A machine learning engineer can track hundreds of training runs, compare validation metrics, version datasets, and promote the best model for deployment.

Quick Start

Use the weights-and-biases skill to set up experiment tracking for my machine learning training pipeline and log metrics, models, and artifacts.

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 machine learning training runs and compare model metrics?

Machine learning experiment tracking logs metrics, hyperparameters, and system information across training runs so you can compare validation results and manage model development artifacts for reproducible workflows.

What's the best way to run hyperparameter tuning sweeps across PyTorch and TensorFlow?

Hyperparameter optimization configures and runs sweeps to find better model configurations across frameworks like PyTorch and TensorFlow, logging each run's parameters and metrics for direct comparison to identify optimal settings.

Can I manage dataset versioning and model registry operations within my MLOps workflow?

Yes, MLOps management handles dataset versioning, artifact lineage, and model registry operations, allowing you to track dataset changes and promote the best validated model for deployment.

Does experiment logging work with HuggingFace model training pipelines?

Experiment logging integrates with HuggingFace pipelines, applying tracking capabilities to log training progress, media, and hyperparameters alongside PyTorch and TensorFlow frameworks within your MLOps workflows.

How do I set up artifact versioning for reproducible ML pipelines?

Artifact versioning requires logging dataset and model artifacts throughout the training pipeline, tracking lineage to ensure reproducibility and enabling collaborative ML workflows across experiment runs.

Why do I need collaboration capabilities for reproducible MLOps workflows?

Collaboration capabilities allow teams to share experiment tracking data, compare model runs collectively, and manage model registry operations together, ensuring reproducible MLOps workflows across hundreds of training runs.