trigaten / Learn_Prompting

Prompt Engineering, Generative AI, and LLM Guide by Learn Prompting | Join our discord for the largest Prompt Engineering learning community
https://learnprompting.org
Other
4.28k stars 637 forks source link

Typo #781

Closed Smok3onthewater closed 1 year ago

Smok3onthewater commented 1 year ago

Sorry, where's the typo? In Basics>Prompting>2) Math Word Problem Solving, we read:

**_For a given question, your full prompt could look like this:

What is 965*590?

For this prompt, GPT-3 (text-davinci-003) (an AI) sometimes answers 569,050 (incorrect). This is where prompt engineering comes in._**

569,050 is correct for 965*590. What GPT returns is 568,050 and that is incorrect.

trigaten commented 1 year ago
Screen Shot 2023-07-10 at 2 49 41 AM

Seems you are missing the 3. GPTs will return different answers.