Overview of the Book SFT Pipeline
mainThe book-sft-pipeline is a complete system designed to convert books into Supervised Fine-Tuning (SFT) datasets for training style-transfer models. It covers the entire workflow from raw ePub extraction to training a LoRA adapter that can replicate an author's specific voice.
When to use this skill:
- Building fine-tuning datasets from literary works.
- Creating author-voice or style-transfer models.
- Preparing training data for SFT platforms like Tinker.
- Designing text segmentation pipelines for long-form content.
- Training small models (8B or less) on limited data.