hf-jobs-workflow
CommunityStreamline Hugging Face Jobs training with operational discipline and best practices.
Software Engineering#fine-tuning#training#Hugging Face Jobs#operational discipline#GPU hardware sizing#OOM recovery
Authorhung-phan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive operational framework for running training and fine-tuning jobs on Hugging Face Jobs, mitigating common failure modes and ensuring efficient, effective training runs.
Core Features & Use Cases
- Pre-Flight Checklist: A detailed checklist to ensure all prerequisites are met before submitting a job.
- GPU Hardware Sizing: Guidelines for selecting appropriate GPU hardware based on model size and training requirements.
- OOM Recovery: Strategies for handling out-of-memory errors without changing the training task.
- Sandbox-First Development: Encourages testing in a CPU/GPU sandbox to catch potential issues early.
- push_to_hub Discipline: Ensures that all job outputs are durable and retrievable.
- Training Logging: Best practices for logging that survives the logs tab.
- Submit-One-Then-Batch: Technique for submitting hyperparameter sweep jobs to avoid early failures.
- Dataset Format by Training Method: Guidance on dataset format requirements for different training methods.
- Prebuilt Kernels: Recommendations for using prebuilt attention kernels instead of compiling from source.
- Decision Table: When to use Hugging Face Jobs versus alternative platforms.
Quick Start
Use the hf-jobs-workflow skill to set up a training job on Hugging Face Jobs, ensuring all best practices are followed.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hf-jobs-workflow Download link: https://github.com/hung-phan/ml-skills/archive/main.zip#hf-jobs-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.