3. Understanding language model optimization
After the training period, it is often necessary to optimize the model to improve its performance on specific tasks. Here again, there are several approaches. Here are two representative examples.
3.1 Fine tuning
Fine tuning involves adjusting a pre-trained model to additional data or data specific to a given task (e.g. text translation or classification).
This method is used to adapt a model to a particular context without having to re-train it entirely. For example, GPT which is initially trained on a large generalist corpus can be refined on a specific dataset to excel in a task such as medical report writing.
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!

The Ultimate Scientific and Technical Reference
This article is included in
Management and innovation engineering
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
Understanding language model optimization