What problem does it solve?
This Skill enables continuous monitoring of W&B training experiments, providing structured alerts and progress reports to ensure model training stays on track.
Core Features & Use Cases
- Real-time Metrics Tracking: Connects to W&B or reads local summaries to monitor training loss, gradient norms, step times, and validation outputs.
- Anomaly Detection & Alerts: Evaluates conditions such as loss spikes, gradient issues, and progress stalls, issuing severity-graded alerts.
- 30-Minute Quality Check: After half an hour, summarizes training progress, loss reduction, and validation outputs to guide decision-making in long training runs.
- Use Case: An engineer running a large model training job can deploy this Skill to automatically detect issues early and decide whether to continue or halt.
Quick Start
Connect the Skill to an ongoing W&B run by specifying its run ID, set the polling interval, and choose alert conditions to receive timely updates.