Fine-Tuning
The process of further training an existing, typically pre-trained, model on a smaller, more specific dataset to adapt its behavior to a particular task or domain. Fine-tuning creates a State 2 retention relationship between the fine-tuning dataset and the resulting model, distinct from the retrieval-based State 3 relationship a RAG system creates with the documents it looks up.
Defined in 5 GAGE programs, which carry 7 distinct definitions of it. The wording above is taught in AI Data Governance: The Data Chair.
How each discipline defines it
The same term does different work depending on who is using it. These are the definitions as each program teaches them, unedited.
The process of further training an existing, typically pre-trained, model on a smaller, more specific dataset to adapt its behavior to a particular task or domain. Fine-tuning creates a State 2 retention relationship between the fine-tuning dataset and the resulting model, distinct from the retrieval-based State 3 relationship a RAG system creates with the documents it looks up.
The operator-side form of tuning, in which an organization trains a base model further on its own examples to produce a customized version of the weights. It can create behavior no prompt or context can, but it is expensive, hard to reverse, and produces a new model artifact the organization must govern, so experts reach for it only after the lighter dials are exhausted.
A subsequent, smaller-scale training process applied to an already pre-trained model, using a narrower dataset to specialize its behavior for a specific use case or to align its behavior with particular guidelines. Two products built on the same pre-trained model can behave very differently after different fine-tuning.
Continuing a model's training on a curated set of domain-specific examples so a particular style, format, or skill is built into the model's weights. It changes the model itself, in contrast to RAG, which changes what the model is shown.
The process of further training an already-trained model on a smaller, task-specific dataset, used to adapt a general foundation model to a specific robot, task, or environment.
Where it is taught
The exact lessons this term appears in. The first 7 topics of every program are free with a free account.
- What is AI? Definitions, History, and Types · AI Fundamentals, AI Literacy & Professional Conduct
- How AI Actually Works: Algorithms, Data, and Training · AI Fundamentals, AI Literacy & Professional Conduct
- Retention versus the model that memorized: deleting data a model already learned from · Consent, Purpose, and the Law of Data, AI Data Governance: The Data Chair
- Fixing the model, breaking it again: why fixes are never free · Build Before You Govern, AI Governance: Applied Mastery
- Prompts, context, and why the same model gives different companies different answers · Build Before You Govern, AI Governance: Applied Mastery
Terms it appears with
Not an alphabetical neighbourhood: these are the terms taught in the same lessons, ranked by how often they appear together.