← スキル一覧に戻る

interpret-curves
by rHedBull
⭐ 0🍴 0📅 2026年1月15日
SKILL.md
name: interpret-curves description: Analyze training logs and explain what's happening. Use when reviewing training runs, understanding loss curves, or diagnosing completed training.
Training Curve Analysis
Analyze existing training logs to understand what happened.
Step 1: Load Logs
Support CSV, JSON, TensorBoard, W&B, or pasted values
Step 2: Plot Overview
Loss curves (train/val), learning rate, gradient norm in 2x2 grid
Step 3: Detect Patterns
- Healthy training: steady decrease, train/val tracking, stable gradients
- Loss plateau: detect onset, duration, percentage of training
- Overfitting: detect onset, final gap
- Instability: coefficient of variation, severity
- Divergence: detect onset, preceding signals
Step 4: Statistical Summary
Overview stats, dynamics assessment, key metrics table, recommendations
Step 5: Compare Runs (if multiple)
Overlay plots, comparison table with final/best loss and timing
スコア
総合スコア
45/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です