Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
iramykytyn opened this issue Aug 31, 2024 · 2 comments
Open
Assignees

Comments

@iramykytyn
Copy link
Contributor

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
Copy link
Collaborator

eLQeR commented Sep 9, 2024

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

@iramykytyn
Copy link
Contributor Author

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

  • make the article more specific and show how each approach affected our tests result
  • keep reference to sources where some of statements where validated (like other articles, LLM's documentation, etc).

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants