Finetune Dataset Builder

Turn raw examples into a training-ready fine-tuning dataset — normalize to the trainer's chat/instruction format, deduplicate (including near-duplicates), strip PII, balance, validate the schema and token lengths, and carve a leak-free eval split. Use when you have raw examples and need a clean, formatted, split dataset before training.

imtiazrayhan Updated

File contents

imtiazrayhan/agentscamp-library/tree/main/skills/finetune-dataset-builder commit 4099013645

Frequently asked questions

npx skillmds@latest add imtiazrayhan/finetune-dataset-builder