Podcast
Questions and Answers
What technique involves accessing knowledge bases to supplement an LLM's outdated training data?
What technique involves accessing knowledge bases to supplement an LLM's outdated training data?
- Fine-tuning
- Retrieval augmentation (correct)
- Prompt engineering
- Query reduction
Which method involves crafting prompts with critical context to guide appropriate responses?
Which method involves crafting prompts with critical context to guide appropriate responses?
- Retrieval augmentation
- Hallucination risk reduction
- Fine-tuning
- Prompt engineering (correct)
What technique involves training the LLM on more appropriate data for the application domain?
What technique involves training the LLM on more appropriate data for the application domain?
- Prompt engineering
- Hallucination risk reduction
- Data hallucination
- Fine-tuning (correct)
Which of the following techniques helps reduce hallucination risk in an LLM?
Which of the following techniques helps reduce hallucination risk in an LLM?
What is the purpose of adapting the model's behavior for its specific purpose?
What is the purpose of adapting the model's behavior for its specific purpose?