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

Add more Prompts for multiple NLP downstream tasks #46

Open
AbhishekRP2002 opened this issue Jun 30, 2023 · 2 comments
Open

Add more Prompts for multiple NLP downstream tasks #46

AbhishekRP2002 opened this issue Jun 30, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@AbhishekRP2002
Copy link

AbhishekRP2002 commented Jun 30, 2023

I want to contribute to the project by suggesting/adding Prompts for some more specialized downstream NLP Tasks such as :

  1. Action Item Detection/Identification
  2. Semantic Textual Similarity (STS)
  3. Textual Entailment
    I have framed the prompts using Few-shot/Zero-Shot Prompting techniques and Zero-Shot Chain-of-Thought, I believe these contributions will be valuable to the community!
    Please share your reviews on the same!
    Anticipating your early response 😄
    Regards
@bilgeyucel
Copy link
Contributor

Hey @AbhishekRP2002, thank you for the ideas! Can you open a PR for your prompts? 🎈

To contribute, for each prompt, you need to create a YAML file that involves some information such as the prompt, name, description, author etc. Depending on the task, you might need to create a markdown file to provide more information about your prompt and explain how it's used with Haystack. I share an example in the links :)

It would be a good idea to open separate PRs for each prompt so that we can proceed faster. If you have any questions, feel free to reply to this issue or send us a message on discord. Looking forward to your PRs 🥳

@AbhishekRP2002
Copy link
Author

Thank you for the response. I will open a PR for my prompts each individually. 👍🏼

@bilgeyucel bilgeyucel removed their assignment Jul 31, 2023
@Timoeller Timoeller added enhancement New feature or request good first issue Good for newcomers labels Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants