finetune-train

Community

Train and evaluate fine-tuned models.

Authormarcgreen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of training a fine-tuned language model and rigorously evaluating its performance improvements against a base model, ensuring a robust and effective outcome.

Core Features & Use Cases

  • Supervised Fine-Tuning (SFT): Guides the model through a supervised training process using prepared datasets.
  • GGUF Conversion & Upload: Converts the trained model into the GGUF format for local deployment and uploads it to HuggingFace Hub.
  • Rigorous Evaluation: Compares the fine-tuned model against the base model using statistical methods to confirm significant improvements.
  • Use Case: After preparing a dataset of therapeutic conversations, use this Skill to fine-tune a base LLM, convert it to a locally runnable GGUF format, and then confirm through evaluation that it outperforms the original model in therapeutic coaching quality.

Quick Start

Use the finetune-train skill to train a model using your prepared training data and evaluate its performance.

Dependency Matrix

Required Modules

None required

Components

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: finetune-train
Download link: https://github.com/marcgreen/therapy-coach-finetune/archive/main.zip#finetune-train

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.