C1000-185 無料問題集「IBM watsonx Generative AI Engineer - Associate」
While working on a fine-tuning project in IBM watsonx, you need to generate synthetic data that mimics the properties of your existing dataset for training purposes. You have two algorithms available: Algorithm A (Kolmogorov-Smirnov Test) and Algorithm B, which uses a different methodology for assessing similarity between original and synthetic data.
After generating the synthetic data using the User Interface, what would be the primary consideration in choosing the correct algorithm to validate that the generated data sufficiently mimics the original data?
After generating the synthetic data using the User Interface, what would be the primary consideration in choosing the correct algorithm to validate that the generated data sufficiently mimics the original data?
正解:D
解答を投票する
You want a generative AI model to summarize a lengthy text in one sentence. You provide the following prompt: "Summarize the following paragraph in one sentence: 'Artificial intelligence (AI) is the simulation of human intelligence in machines that are programmed to think and learn. The field of AI includes everything from speech recognition to problem-solving and robotics.'" No prior examples are given.
What type of prompting is being used, and what are the expectations?
What type of prompting is being used, and what are the expectations?
正解:D
解答を投票する
You are tasked with generating creative text outputs using an AI language model for a marketing campaign. You want to ensure that the responses are diverse and unexpected but still somewhat relevant to the prompt.
Which combination of temperature and random seed should you use to achieve this?
Which combination of temperature and random seed should you use to achieve this?
正解:D
解答を投票する
You are tasked with generating reproducible and consistent results for a particular GenAI model prompt during development and testing.
Which of the following is the primary model parameter to adjust in order to ensure that identical inputs produce identical outputs every time the model is run?
Which of the following is the primary model parameter to adjust in order to ensure that identical inputs produce identical outputs every time the model is run?
正解:B
解答を投票する
You are deploying a Generative AI solution for a client who needs to generate customer service emails in multiple languages. The client has provided a dataset of historical customer service emails, and they want to ensure that their generative model consistently produces accurate, contextually appropriate responses across different languages. The client also has concerns about the latency of the model's responses. Based on these requirements, you are tasked with planning the deployment of the generative AI solution.
Which deployment strategy would be most appropriate for this client's needs, considering latency, language handling, and response quality?
Which deployment strategy would be most appropriate for this client's needs, considering latency, language handling, and response quality?
正解:B
解答を投票する
You are experimenting with a generative AI model to write a personalized email response template. You want to ensure that the output maintains a formal tone but occasionally produces creative phrasing without making nonsensical sentences. You are advised to adjust the top-p (nucleus sampling) parameter.
Which of the following settings would most effectively balance between formal coherence and occasional creativity in the generated output?
Which of the following settings would most effectively balance between formal coherence and occasional creativity in the generated output?
正解:A
解答を投票する
You are tasked with managing multiple versions of a generative AI model in a production environment. The team has decided to utilize IBM watsonx deployment spaces to version control both models and prompts.
What is the most efficient way to organize these assets within the deployment space?
What is the most efficient way to organize these assets within the deployment space?
正解:A
解答を投票する
When leveraging existing data for fine-tuning an LLM in IBM watsonx, you want to optimize the model for a highly specialized domain. You also want to generate additional synthetic data to augment your dataset.
Which of the following approaches would best help you achieve your goal?
Which of the following approaches would best help you achieve your goal?
正解:B
解答を投票する
A team is implementing a Retrieval-Augmented Generation (RAG) system for document search and retrieval. Their goal is to enable users to retrieve contextually relevant documents from a large, unstructured text corpus. They are considering using a vector database to handle this task.
In which scenario is a vector database the most appropriate choice for storing and retrieving documents?
In which scenario is a vector database the most appropriate choice for storing and retrieving documents?
正解:B
解答を投票する
You are developing a natural language generation (NLG) system for financial report summaries. The system needs to generate concise, high-quality summaries for different financial instruments. Tuning Studio is available as a tool to improve the performance of the model.
Which of the following capabilities of Tuning Studio is most helpful for improving the NLG system's performance in this domain-specific application?
Which of the following capabilities of Tuning Studio is most helpful for improving the NLG system's performance in this domain-specific application?
正解:A
解答を投票する
You are tasked with optimizing a large language model (LLM) for deployment in a resource-constrained environment where memory usage and computational cost need to be minimized without significantly compromising model accuracy.
Which quantization technique would be the most appropriate to achieve this balance?
Which quantization technique would be the most appropriate to achieve this balance?
正解:A
解答を投票する