GCP (Google Cloud Platform) fundamentals sample question with answer 30

Question:
How can you avoid hallucinations when using a large language model?

  1. Train the model to operate with very few constraints
  2. Do not add any context to your prompts
  3. Train the model on a clean, curated dataset
  4. Train the LLM on a smaller dataset
Answer:
C - is correct