dl-transformer-finetune

star 9

Build transformer fine-tuning run plans with task settings, hyperparameters, and model-card outputs. Use for repeatable Hugging Face or PyTorch finetuning workflows.

0x-Professor By 0x-Professor schedule Updated 2/23/2026

name: dl-transformer-finetune description: Build transformer fine-tuning run plans with task settings, hyperparameters, and model-card outputs. Use for repeatable Hugging Face or PyTorch finetuning workflows.

DL Transformer Finetune

Overview

Generate reproducible fine-tuning run plans for transformer models and downstream tasks.

Workflow

  1. Define base model, task type, and dataset.
  2. Set training hyperparameters and evaluation cadence.
  3. Produce run plan plus model card skeleton.
  4. Export configuration-ready artifacts for training pipelines.

Use Bundled Resources

  • Run scripts/build_finetune_plan.py for deterministic plan output.
  • Read references/finetune-guide.md for hyperparameter baseline guidance.

Guardrails

  • Keep run plans reproducible with explicit seeds and output directories.
  • Include evaluation and rollback criteria.
Install via CLI
npx skills add https://github.com/0x-Professor/Agent-Skills-Hub --skill dl-transformer-finetune
Repository Details
star Stars 9
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator
0x-Professor
0x-Professor Explore all skills →