Pass the SAP SAP Certified Associate C_AIG_2412 Questions and answers with CertsForce

Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions
Questions # 11:

What are some benefits of the SAP AI Launchpad? Note: There are 2 correct answers to this question.

Options:

A.

Direct deployment of Al models to SAP HANA.


B.

Integration with non-SAP platforms like Azure and AWS.


C.

Centralized Al lifecycle management for all Al scenarios.


D.

Simplified model retraining and performance improvement.


Expert Solution
Questions # 12:

Which of the following are functionalities provided by the generative-Al-hub-SDK ? Note: There are 2 correct answers to this question.

Options:

A.

Interact with LLMs


B.

Configure SAP BTP credentials


C.

Customize SAP AI Launchpad


D.

Create chat responses and embeddings


Expert Solution
Questions # 13:

Which neural network architecture is primarily used by LLMs?

Options:

A.

Transformer architecture with self-attention mechanisms


B.

Recurrent neural network architecture


C.

Convolutional Neural Networks (CNNs)


D.

Sequential encoder-decoder architecture


Expert Solution
Questions # 14:

Which of the following steps must be performed to deploy LLMs in the generative Al hub?

Options:

A.

Run the booster

•Create service keys

•Select the executable ID


B.

Provision SAP AI Core

•Check for foundation model scenario

•Create a configuration

•Create a deployment


C.

Check for foundation model scenario

•Create a deployment

•Configuring entitlements


D.

Provision SAP AI

•Core Create a configuration

•Run the booster


Expert Solution
Questions # 15:

What is one primary benefit of using LLMs in business applications?

Options:

A.

They replace the need for human decision-making entirely


B.

They eliminate all data privacy concerns in business operations


C.

They require no maintenance or updates once implemented


D.

They enhance automation and scalability of processes


Expert Solution
Questions # 16:

You want to assign urgency and sentiment categories to a large number of customer emails. You want to get a valid json string output for creating custom applications. You decide to develop a prompt for the same using generative Al hub.

What is the main purpose of the following code in this context?

prompt_test = """Your task is to extract and categorize messages. Here are some examples:

{{?technique_examples}}

Use the examples when extract and categorize the following message:

{{?input}}

Extract and return a json with the following keys and values:

-"urgency" as one of {{?urgency}}

-"sentiment" as one of {{?sentiment}}

"categories" list of the best matching support category tags from: {{?categories}}

Your complete message should be a valid json string that can be read directly and only contains the keys mentioned in t

import random random.seed(42) k = 3

examples random. sample (dev_set, k) example_template = """ {example_input} examples

'\n---\n'.join([example_template.format(example_input=example ["message"], example_output=json.dumps (example[

f_test = partial (send_request, prompt=prompt_test, technique_examples examples, **option_lists) response = f_test(input=mail["message"])

Options:

A.

Generate random examples for language model training


B.

Evaluate the performance of a language model using few-shot learning


C.

Train a language model from scratch


D.

Preprocess a dataset for machine learning


Expert Solution
Questions # 17:

What are some benefits of SAP Business Al? Note: There are 3 correct answers to this question.

Options:

A.

Intelligent business document processing


B.

Face detection and face recognition


C.

Automatic human emotion recognition


D.

Al-powered forecasting and predictions


E.

Personalized recommendations based on Al algorithms


Expert Solution
Questions # 18:

Which of the following must you do before connecting to a dataset in order to train a machine learning model in SAP Al Core?

Note: There are 2 correct answers to this question.

Options:

A.

Store the dataset in a hyperscaler object store.


B.

Grant access rights to the SAP BTP cockpit.


C.

Provide the storage secret to access the dataset.


D.

Store the dataset in the SAP HANA Vector Engine.


Expert Solution
Questions # 19:

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

Options:

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


Expert Solution
Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions