nerdexam
Databricks

GENERATIVE-AI-ENGINEER-ASSOCIATE · Question #27

A Generative AI Engineer interfaces with an LLM with instruction-following capabilities trained on customer calls inquiring about product availability. The LLM should output "Success" if the product…

The correct answer is B. You will be given a customer call transcript where the customer asks about product availability. This prompt directly instructs the LLM to classify the call based on the availability of the product, making it clear that "Success" corresponds to product availability and "Fail" corresponds to unavailability. The simplicity and clarity of this instruction will lead to the…

Prompt Engineering

Question

A Generative AI Engineer interfaces with an LLM with instruction-following capabilities trained on customer calls inquiring about product availability. The LLM should output “Success” if the product is available or “Fail” if not. Which prompt allows the engineer to receive call classification labels correctly?

Options

  • AYou are a helpful assistant that reads customer call transcripts. Walk through the transcript and
  • BYou will be given a customer call transcript where the customer asks about product availability.
  • CYou will be given a customer call transcript where the customer asks about product availability.
  • DYou will be given a customer call transcript. Answer "Success" if the customer call has been

How the community answered

(56 responses)
  • A
    16% (9)
  • B
    71% (40)
  • C
    4% (2)
  • D
    9% (5)

Explanation

This prompt directly instructs the LLM to classify the call based on the availability of the product, making it clear that "Success" corresponds to product availability and "Fail" corresponds to unavailability. The simplicity and clarity of this instruction will lead to the most accurate

Topics

#Prompt Engineering#LLM Interaction#Text Classification#Instruction Following

Community Discussion

No community discussion yet for this question.

Full GENERATIVE-AI-ENGINEER-ASSOCIATE Practice