Back to Glossary
Fine-Tuning
ファインチューニング(ファインチューニング)
IntermediateModels & Architecture
The process of taking a pre-trained AI model and further training it on a specific dataset to specialize it for a particular task.
Why It Matters
Fine-tuning lets you customize powerful general models for your specific use case without training from scratch.
Example in Practice
Fine-tuning GPT on legal documents so it can draft contracts in proper legal language.