Fine-Tuning
[/faɪn ˈtjuːnɪŋ/]
Definitions
Rascunho de traducao automatica (Portuguese) for "Fine-Tuning": The process of further training a pre-trained model on a smaller, task-specific dataset to adapt its behavior for a particular domain or style. Fine-tuning updates the model's weights to make it perform better on specific tasks without training from scratch.
“Exemplo em rascunho: We fine-tuned the base model on our legal contracts corpus so it could draft clauses in the right style.”
Related Terms
- Synthetic DataAI & Technology
Rascunho de traducao automatica (Portuguese) for "Synthetic Data": Artificially generated data that mimics the statistical properties of real-world data, used for training or testi...
- AgenticAI & Technology
Rascunho de traducao automatica (Portuguese) for "Agentic": Describing AI systems capable of autonomous action, planning, and decision-making. An agentic AI can break down tasks, u...
- Chain of ThoughtAI & Technology
Rascunho de traducao automatica (Portuguese) for "Chain of Thought": A prompting technique where a language model is encouraged or required to show its step-by-step reasoning befor...
- Context WindowAI & Technology
Rascunho de traducao automatica (Portuguese) for "Context Window": The maximum amount of text (measured in tokens) that a language model can process and "remember" in a single inte...
- EmbeddingsAI & Technology
Rascunho de traducao automatica (Portuguese) for "Embeddings": Dense numerical vector representations of words, sentences, or other data that capture semantic meaning. Similar conc...
- Few-ShotAI & Technology
Rascunho de traducao automatica (Portuguese) for "Few-Shot": A prompting approach where a small number of input-output examples are included in the context to guide model behavior ...