COXIT-CO / dont_trust_ai

0 stars 0 forks source link

Investigate differences in prompt formation between GPT and Claude. #5

Open iramykytyn opened 2 months ago

iramykytyn commented 2 months ago

Read prompt engineering approaches specification overview for Claude and GPT:

Try different techniques for our prompt for AutoScan project and document the results. Reference this in your previous article for #4 .

eLQeR commented 1 month ago

All the differences that were researched are described in the Google Docs below: Differences in Prompting Techniques: Claude vs. GPT

iramykytyn commented 1 month ago

Reviewed the article. In general good job, but few things I would add:

Regarding the first option, I'm not sure it is possible for the current size of the data set to demo the difference taking into into account the randomness we observer, but at least it would help to show the result when we have one generic prompt vs result for separate prompts for each LLM.