What does "k-shot prompting" refer to when using Large Language Models for task-specific
applications?
A) The process of training the model on k different tasks simultaneously to improve its
versatility
B) Providing the exact k words in the prompt to guide the model's response
C) Limiting the model to only k possible outcomes or answers for a given task
D Explicitly providing k examples of the intended task in the prompt to guide the model's output
Answer: D
A data scientist is preparing a custom dataset to fine-tune an OCI Generative Al model.
Which criterion must be ensured for the dataset to be accepted?
A) The dataset must be in a proprietary binary format.
B) The dataset must contain at least 32 prompt/completion pairs.
C) The dataset must be divided into separate files for training and validation.
D) The dataset must have a maximum of 1000 sentences per file.
Answer: B
What issue might arise from using small data sets with the Vanilla fine-tuning method in the OCI
Generative Al service?
A) Overfitting
B) Model Drift
C) Data Leakage
D) Underfitting
Answer: A
Which option is available when moving an endpoint resource to a different compartment in
Generative Al Agents?
A) Modify the endpoint's data source to match the new compartment.
B) Create a duplicate endpoint in the new compartment manually.
C) Select a new compartment for the endpoint and move the resource.
D) Archive the endpoint before moving it to a new compartment.
Answer: C