Generative AI Fundamentals Quiz
Which of the following is a potential use of generative AI?
A customer service chatbot
Which of the following is recommended by Google as most important in establishing AI governance?
Building practices around ethical decision-making
Your teammate is using Generative AI App Builder to create an app for generating images. Which benefit of Generative AI App Builder most likely led your teammate to choose this approach?
Creating app content without writing code
Which of the following are examples of pre-training for a large language model (LLM)? (Select 3)
Document summarization Text classification Question answering
What are some benefits of prompt tuning? (Select 2)
Enables large language models (LLMs) to adapt to a wide range of tasks Helps large language models (LLMs) generate more accurate responses
Which are examples of tasks that Bard code generation can perform? (Select 3)
Explain your code to you line by line Debug your lines of source code Translate code from one language to another
According to Google's AI Principles, bias can enter into the system at only specific points in the ML lifecycle.
False
Most organizations have the capability to train large language models (LLMs) from scratch.
False
You want to explain to a colleague how gen AI works. Which of the following would be a good explanation?
Gen AI learns from existing data and then creates new content that is similar to the data it was trained on.
You want to create a chatbot by using generative AI. Which application should you use?
Generative AI Studio
Prompt tuning is a technique for:
Improving the output quality of large language models.
How does generative AI work?
It uses a neural network to learn from a large dataset.
Google's approach to responsible AI is based on which of the following commitments? (Select 4)
It's accountable and safe. It's built for everyone. It respects privacy. It's driven by scientific excellence.
Which of the following tools can be used to help developers train ML models on their data by using different algorithms?
PaLM API with MakerSuite
What is machine learning?
Programs or systems that learn from data instead of being explicitly programmed
What action does Google recommend organizations take to ensure that AI is used responsibly?
Seek participation from a diverse range of people
You are planning a trip to Germany in a few months. You've booked a hotel that includes dinner. You want to email the hotel so they are aware of your food preferences. Using gen AI, you can easily generate an email in German using English prompts. Which gen AI training model enables you to do this?
Text-to-text
Your company has a large language model (LLM) to help employees with their everyday tasks. You want to teach your colleagues about prompt design. Which of the following is a good example of a well-designed prompt?
Translate the following sentence into French: Hello, how are you today?
The performance of large language models (LLMs) generally improves as more data and parameters are added.
True
You want to organize documents into distinct groups, without predefining the groups. Which type of machine learning model should you use?
Unsupervised learning model