advancedChapter 8 of 12Exercise 3 of 3

Detecting Unanswerable Questions

Write a prompt that correctly identifies when a specific piece of information is not available in the provided document.

Your Task

Write a prompt asking "What was Matterport's subscriber base on May 31, 2020?" against a document that does not contain this specific date. Claude should recognize the info isn't available.

Success Criteria

Claude must indicate that the document does not contain subscriber information for the specific date of May 31, 2020, rather than making up a number.

Recommended Background

Review Using Examples (Few-Shot Prompting) before attempting this exercise for the best experience.

Cmd/Ctrl + Enter to submit