Databricks-Generative-AI-Engineer-Associate 無料問題集「Databricks Certified Generative AI Engineer Associate」
A Generative Al Engineer is building a RAG application that answers questions about internal documents for the company SnoPen AI.
The source documents may contain a significant amount of irrelevant content, such as advertisements, sports news, or entertainment news, or content about other companies.
Which approach is advisable when building a RAG application to achieve this goal of filtering irrelevant information?
The source documents may contain a significant amount of irrelevant content, such as advertisements, sports news, or entertainment news, or content about other companies.
Which approach is advisable when building a RAG application to achieve this goal of filtering irrelevant information?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A Generative AI Engineer is developing an LLM application that users can use to generate personalized birthday poems based on their names.
Which technique would be most effective in safeguarding the application, given the potential for malicious user inputs?
Which technique would be most effective in safeguarding the application, given the potential for malicious user inputs?
正解:B
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A Generative Al Engineer has built an LLM-based system that will automatically translate user text between two languages. They now want to benchmark multiple LLM's on this task and pick the best one. They have an evaluation set with known high quality translation examples. They want to evaluate each LLM using the evaluation set with a performant metric.
Which metric should they choose for this evaluation?
Which metric should they choose for this evaluation?
正解:A
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
After changing the response generating LLM in a RAG pipeline from GPT-4 to a model with a shorter context length that the company self-hosts, the Generative AI Engineer is getting the following error:

What TWO solutions should the Generative AI Engineer implement without changing the response generating model? (Choose two.)

What TWO solutions should the Generative AI Engineer implement without changing the response generating model? (Choose two.)
正解:C、D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)