GlossaryFine-Tuning
Training
Fine-Tuning
The process of taking a pre-trained AI model and further training it on a specific, smaller dataset to adapt it to a specialized task.
Fine-Tuning is the process of adjusting the internal weights of an already pre-trained foundation model by training it further on a narrow, specialized dataset.
Training a large model from scratch requires millions of dollars in compute power and massive amounts of generic data. Fine-tuning allows an organization to take that highly capable base model and teach it a specific tone, style, or highly specialized domain knowledge (like legal contract analysis or medical diagnostics) using a much smaller dataset and fraction of the compute cost.