GCP (Google Cloud Platform) fundamentals sample question with answer 30
Question:
How can you avoid hallucinations when using a large language model?
- Train the model to operate with very few constraints
- Do not add any context to your prompts
- Train the model on a clean, curated dataset
- Train the LLM on a smaller dataset
Answer:
C - is correct