What's new
Technical Terms

Fine-tuning

Definition

The process of further training a pre-trained model on a specific dataset to specialise it for a particular task or domain. Fine-tuning adjusts the model's weights to improve performance on specific types of inputs.

In Plain English

Teaching an already-smart AI to be an expert in your specific area. Like how a general doctor can specialise in cardiology through additional training, fine-tuning makes a general AI model better at one particular job.