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

Update README.md with Gretel's Synthetic Multilingual Prompts Dataset #751

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mvansegbroeck
Copy link

Inspired by the valuable work in this repository and dataset, Gretel has created a synthetic multilingual dataset of prompts. This dataset, released under the permissive Apache 2.0 license, includes 1,250 synthetic LLM prompts generated using Gretel Navigator, available in seven different languages. It is designed to be used with LLMs to generate diverse and multilingual responses based on the provided prompts. We believe this contribution will further enhance and support the efforts made here by providing additional resources for the community to explore, utilize, and build upon.

Add New Prompt

⚠️ PLEASE INCLUDE YOUR PROMPTS IN BOTH THE README.md and prompts.csv FILES FOLLOWING THE GUIDELINES PROVIDED BELOW.

You'll need to add your prompt into README.md, and to the prompts.csv file. If your prompt includes quotes, you will need to double-quote them to escape in CSV file.

If the prompt is generated by ChatGPT, please add <mark>Generated by ChatGPT</mark> to the end of the contribution line.

Description

copilot:summary

e.g.

"Hello","Say ""Hi"""
  • I've confirmed the prompt works well
  • I've added Contributed by: [@yourusername](https://github.com/yourusername)
  • I've added to the README.md
  • I've added to the prompts.csv
    • Escaped quotes by double-quoting them
    • No spaces after commas after double quotes. e.g. "Hello","hi", not "Hello", "hi"
    • Removed "Act as" from the title on CSV

Please make sure you've completed all the checklist.

Inspired by the valuable work in this repository and dataset, Gretel has created a synthetic multilingual dataset of prompts. This dataset, released under the permissive Apache 2.0 license, includes 1,250 synthetic LLM prompts generated using Gretel Navigator, available in seven different languages. It is designed to be used with LLMs to generate diverse and multilingual responses based on the provided prompts. We believe this contribution will further enhance and support the efforts made here by providing additional resources for the community to explore, utilize, and build upon.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant