Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

SAP C_AIG_2412 - SAP Certified Associate - SAP Generative AI Developer

Page: 1 / 2
Total 64 questions

Which of the following is a principle of effective prompt engineering?

A.

Use precise language and providing detailed context in prompts.

B.

Combine multiple complex tasks into a single prompt.

C.

Keep prompts as short as possible to avoid confusion.

D.

Write vague and open-ended instructions to encourage creativity.

Which of the following sequence of steps does SAP recommend you use to solve a business problem using generative Al hub?

A.

Create a basic prompt in SAP AI Launchpad

•Evaluate various models for the problem using generative-ai-hub-sdk

•Scale the solution using generative-ai-hub-sdk

•Create a baseline evaluation method for the simple prompt

•Enhance the prompts.

B.

Create a basic prompt in SAP AI Launchpad

•Enhance the prompts

•Create a baseline evaluation method for the simple prompt

•Evaluate various models for the problem using generative-ai-hub-sdk

•Scale the solution using generative-ai-hub-sdk

C.

Create a basic prompt in SAP AI Launchpad

•Scale the solution using generative-ai-hub-sdk

•Create a baseline evaluation method for the simple prompt

•Enhance the prompts

•Evaluate various models for the problem using generative-ai-hub-sdk

What is a part of LLM context optimization?

A.

Reducing the model's size to improve efficiency

B.

Adjusting the model's output format and style

C.

Enhancing the computational speed of the model

D.

Providing the model with domain-specific knowledge needed to solve a problem

What advantage can you gain by leveraging different models from multiple providers through the SAP's generative Al hub?

A.

Get more training data for new models

B.

Train new models using SAP and non-SAP data

C.

Enhance the accuracy and relevance of Al applications that use SAP's data assets

D.

Design new product interfaces for SAP applications

What is the purpose of splitting documents into smaller overlapping chunks in a RAG system?

A.

To simplify the process of training the embedding model

B.

To enable the matching of different relevant passages to user queries

C.

To improve the efficiency of encoding queries into vector representations

D.

To reduce the storage space required for the vector database

Which of the following describes Large Language Models (LLMs)?

A.

They rely on traditional rule-based algorithms to generate responses

B.

They utilize deep learning to process and generate human-like text

C.

They can only process numerical data and are not capable of understanding text

D.

They generate responses based on pre-defined templates without learning from data

What is Machine Learning (ML)?

A.

A subset of Al that focuses on enabling computer systems to learn and improve from experience or data.

B.

A statistical method for data processing that does not involve any Al techniques.

C.

A form of Al that only focuses on creating new content, including text, images, sound, and videos.

D.

A technology that equips machines with human-like capabilities such as problem-solving, visual perception, and decision-making.

Which of the following is unique about SAP's approach to Al?

A.

SAP's deep integration of Al with business processes and analytics.

B.

Offering Al capabilities in their future products as of 2025.

C.

Utilizing Al mainly for marketing purposes.

D.

Focusing Al solely on customer support services.

What are some use cases for fine-tuning of a model? Note: There are 2 correct answers to this question.

A.

To introduce new knowledge to a model in a resource-efficient way

B.

To quickly create iterations on a new use case

C.

To sanitize model outputs

D.

To customize outputs for specific types of inputs

Which neural network architecture is primarily used by LLMs?

A.

Transformer architecture with self-attention mechanisms

B.

Recurrent neural network architecture

C.

Convolutional Neural Networks (CNNs)

D.

Sequential encoder-decoder architecture