24. Domain Fine-Tune Project

Chapter 24 of 24 · 25 min
EXERCISE

: Complete the Pipeline

  1. Obtain a contract dataset (use public legal data or synthetic examples)
  2. Run the full training pipeline with monitoring
  3. Evaluate on held-out contracts
  4. Convert to GGUF and benchmark inference

The skills developed in this project—data preparation, LoRA configuration, training with memory constraints, and evaluation design—transfer directly to any domain adaptation task.