Halloween Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Oracle 1z0-1127-24 Oracle Cloud Infrastructure 2024 Generative AI Professional Exam Practice Test

Page: 1 / 4
Total 40 questions

Oracle Cloud Infrastructure 2024 Generative AI Professional Questions and Answers

Question 1

What does a dedicated RDMA cluster network do during model fine-tuning and inference?

Options:

A.

It leads to higher latency in model inference.

B.

It enables the deployment of multiple fine-tuned models.

C.

It limits the number of fine-tuned model deployable on the same GPU cluster.

D.

It increases G PU memory requirements for model deployment.

Question 2

What does "k-shot prompting* refer to when using Large Language Models for task-specific applications?

Options:

A.

Limiting the model to only k possible outcomes or answers for a given task

B.

The process of training the model on k different tasks simultaneously to improve its versatility

C.

Explicitly providing k examples of the intended task in the prompt to guide the models output

D.

Providing the exact k words in the prompt to guide the model’s response

Question 3

ow do Dot Product and Cosine Distance differ in their application to comparing text embeddings in natural language?

Options:

A.

Dot Product assesses the overall similarity in content, whereas Cosine Distance measures topical relevance.

B.

Dot Product is used for semantic analysis, whereas Cosine Distance is used for syntactic comparisons.

C.

Dot Product measures the magnitude and direction vectors, whereas Cosine Distance focuses on the orientation regardless of magnitude.

D.

Dot Product calculates the literal overlap of words, whereas Cosine Distance evaluates the stylistic similarity.

Question 4

How does the architecture of dedicated Al clusters contribute to minimizing GPU memory overhead forT- Few fine-tuned model inference?

Options:

A.

By sharing base model weights across multiple fine-tuned model’s on the same group of GPUs

B.

By optimizing GPIJ memory utilization for each model’s unique para

C.

By allocating separate GPUS for each model instance

D.

By loading the entire model into G PU memory for efficient processing

Question 5

What does "Loss" measure in the evaluation of OCI Generative AI fine-tuned models?

The difference between the accuracy of the model at the beginning of training and the accuracy of the deployed model

Options:

A.

The difference between the accuracy of the model at the beginning of training and the accuracy of the deployed model

B.

The percentage of incorrect predictions made by the model compared with the total number of predictions in the evaluation

C.

The improvement in accuracy achieved by the model during training on the user-uploaded data set

D.

The level of incorrectness in the models predictions, with lower values indicating better performance

Question 6

Given the following prompts used with a Large Language Model, classify each as employing theChain-of- Thought, Least-to-most, or Step-Back prompting technique.

L Calculate the total number of wheels needed for 3 cars. Cars have 4 wheels each. Then, use the total number of wheels to determine how many sets of wheels we can buy with $200 if one set (4 wheels) costs $50.

2. Solve a complex math problem by first identifying the formula needed, and then solve a simpler version of the problem before tackling the full question.

3. To understand the impact of greenhouse gases on climate change, let's start by defining what greenhouse gases are. Next, well explore how they trap heat in the Earths atmosphere.

Options:

A.

1:Step-Back, 2:Chain-of-Thought, 3:Least-to-most

B.

1:Least-to-most, 2 Chain-of-Thought, 3:Step-Back

C.

1:Chain-of-Thought ,2:Step-Back, 3:Least-to most

D.

1:Chain-of-throught, 2: Least-to-most, 3:Step-Back

Question 7

Which statement describes the difference between Top V and Top p" in selecting the next token in the OCI Generative AI Generation models?

Options:

A.

Top k selects the next token based on its position in the list of probable tokens, whereas "Top p" selects based on the cumulative probability of the Top token.

B.

Top K considers the sum of probabilities of the top tokens, whereas Top" selects from the Top k" tokens sorted by probability.

C.

Top k and Top p" both select from the same set of tokens but use different methods to prioritize them based on frequency.

D.

Top k and "Top p" are identical in their approach to token selection but differ in their application of penalties to tokens.

Question 8

Which Oracle Accelerated Data Science (ADS) class can be used to deploy a Large Language Model (LLM) application to OCI Data Science model deployment?

Options:

A.

RetrievalQA

B.

Text Leader

C.

Chain Deployment

D.

GenerativeAI

Question 9

Given the following code: chain = prompt |11m

Options:

A.

Which statement is true about LangChain Expression language (ICED?

B.

LCEL is a programming language used to write documentation for LangChain.

C.

LCEL is a legacy method for creating chains in LangChain

D.

LCEL is a declarative and preferred way to compose chains together.

Question 10

Which statement is true about the "Top p" parameter of the OCI Generative AI Generation models?

Options:

A.

Top p assigns penalties to frequently occurring tokens.

B.

Top p determines the maximum number of tokens per response.

C.

Top p limits token selection based on the sum of their probabilities.

D.

Top p selects tokens from the “Top k’ tokens sorted by probability.

Question 11

What is the primary function of the "temperature" parameter in the OCI Generative AI Generationmodels?

Options:

A.

Determines the maximum number of tokens the model can generate per response

B.

Specifies a string that tells the model to stop generating more content

C.

Assigns a penalty to tokens that have already appeared in the preceding text

D.

Controls the randomness of the model's output, affecting its creativity

Question 12

Why is normalization of vectors important before indexing in a hybrid search system?

Options:

A.

It converts all sparse vectors to dense vectors.

B.

It significantly reduces the size of the database.

C.

It standardizes vector lengths for meaningful comparison using metrics such as Cosine Similarity.

D.

It ensures that all vectors represent keywords only.

Page: 1 / 4
Total 40 questions