Model Parameters Tuning Quiz

5 questions Pass: 70% +25 pts

Quiz covering Optimize Generative AI Systems

Model Parameters Tuning Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which parameter primarily controls the randomness of the model's output by flattening or sharpening the probability distribution of the next token?

  2. 2

    If you want to discourage a model from repeating the exact same phrases or words it has already generated, which parameter should you increase?

  3. 3

    You are implementing a chatbot that needs to provide factual, consistent answers. Which configuration strategy is most appropriate?

  4. 4

    What is the primary difference between Top-K and Top-P (Nucleus) sampling?

  5. 5

    When tuning a model for a RAG (Retrieval-Augmented Generation) pipeline, you notice the model is ignoring the provided context and hallucinating information. Which combination of parameter adjustments is most likely to force the model to adhere to the provided context?