Compare commits
4 Commits
804c16efdf
...
94a4b85ab3
Author | SHA1 | Date |
---|---|---|
mvansegbroeck | 94a4b85ab3 | |
Fatih Kadir Akın | afd3e82343 | |
Fatih Kadir Akın | 2c8f31f06c | |
mvansegbroeck | 20f405042c |
15
README.md
15
README.md
|
@ -2,6 +2,10 @@
|
|||
|
||||
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
|
||||
|
||||
### Sponsors
|
||||
|
||||
<a href="https://hf.co" target="_blank"><img height="40" alt="Hugging Face logo" src="https://github.com/user-attachments/assets/6fedf067-437c-48e7-bb2f-44c1feab08fc"></a>
|
||||
|
||||
**[Be my sponsor and your logo will be here and prompts.chat!](https://github.com/sponsors/f/sponsorships?sponsor=f&tier_id=319423)**
|
||||
|
||||
---
|
||||
|
@ -100,6 +104,17 @@ We have set up a GitHub Actions workflow to automatically publish this repositor
|
|||
|
||||
# Prompts
|
||||
|
||||
## Synthetic Multilingual LLM Prompts
|
||||
Contributed by: [Gretel](https://gretel.ai)
|
||||
Reference: [https://huggingface.co/datasets/gretelai/synthetic_multilingual_llm_prompts](https://huggingface.co/datasets/gretelai/synthetic_multilingual_llm_prompts)
|
||||
|
||||
- The "Synthetic Multilingual LLM Prompts" dataset features 1,250 synthetic LLM prompts generated using [Gretel Navigator](https://gretel.ai/navigator), available in seven different languages.
|
||||
- To ensure accuracy, diversity, and maintain translation quality and consistency, we employed Gretel Navigator both as a generation tool and in an LLM-as-a-judge approach. More info can be found in the [README](https://huggingface.co/datasets/gretelai/synthetic_multilingual_llm_prompts).
|
||||
- This dataset is designed to be used with LLMs to generate diverse and multilingual responses based on the provided prompts.
|
||||
- The dataset includes prompts in English, Dutch, French, Spanish, German, Brazilian Portuguese, and Simplified Chinese. Detailed evaluations of translation quality are available for each language.
|
||||
- This dataset is released under the Apache 2.0 license, making it open for public use with proper attribution. We invite the community to explore, utilize, and contribute to this dataset to enhance the versatility and richness of LLM interactions.
|
||||
- Disclaimer: The translations and overall quality of this dataset are generated synthetically and have not been perfected by human review. As a result, inaccuracies may be present.
|
||||
|
||||
## ChatGPT SEO prompts
|
||||
Contributed by: [StoryChief AI](https://www.storychief.io/ai-power-mode)
|
||||
Reference: [https://storychief.io/blog/chatgpt-prompts-seo](https://storychief.io/blog/chatgpt-prompts-seo)
|
||||
|
|
Loading…
Reference in New Issue