Generative AI with Google Quiz

Generative AI with Google Quiz

Question

Which foundation model can assist with answering code-related questions?

  • code-bison
  • chat-bison
  • codechat-bison (correct)

Question

Foundation model(s) are available in

  • Model Garden (Correct)
  • Generative AI App Builder

Question

Which of these Tools help you build apps that make use of Generative AI capabilities?

  • Generative AI Studio
  • Generative AI App Builder
  • Marker Suite
  • All of the Above
Question
What is a prompt in the context of using foundation models?
  • A type of response from the model
  • A set of initial instructions given to the model as input (correct)

Question

In the RTF framework, what does “RTF” stand for?

  • Read, Think, Formulate
  • Role, Task, Format (Correct)
  • Review, Test, Feedback

Question

What does the “Role” element of the RTF framework in a prompt define?

  • The specific task or question
  • The persona or perspective of the user (correct)

Question

What is the purpose of the “Context” element in the CTF prompt framework?

  • To outline the sequential steps
  • To provide relevant background information

Question

In the CTF framework, what does “CTF” stand for?

  • Compare, Task, Format
  • Context, Task, Format (correct)
  • Challenge, Task, Format

Question

Which abbreviation represents the elements of the RASCEF framework?

  • Role, Action, Steps, Context, Examples, Format, Task (Correct)
  • Relevant, Analyze, Steps, Context, Evaluate, Format, Task
  • Reflect, Ask, Synthesize, Collaborate, Engage, Feedback, Task

Question

What does the “Top-K” parameter specify during text generation?

  • The number of highest probability tokens to consider (correct)
  • The maximum number of tokens in the response
  • The cumulative probability cutoff for selecting tokens

Question

What of these parameters helps in determining which token is chosen during text generation?

  • Temperature
  • Top-K
  • Top-P
  • All of the above

See also