openbmb/UltraFeedback · Datasets at Hugging Face
UltraFeedback is a large-scale, fine-grained, diverse preference dataset, used for training powerful reward models and critic models. We collect about 64k prompts from diverse resources (including UltraChat, ShareGPT, Evol-Instruct, TruthfulQA, FalseQA, and FLAN). We then use these prompts to query multiple LLMs (see Table for model lists) and generate 4 different responses for each prompt, resulting in a total of 256k samples. To collect high-quality preference and textual feedback, we design a fine-grained annotation instruction, which contains 4 different aspects, namely instruction-following, truthfulness, honesty and helpfulness. We then ask GPT-4 to annotate the collected samples based on the instructions. We sample 63,967 instructions from 6 public available and high-quality datasets. We include all instructions from TruthfulQA and FalseQA, randomly sampling 10k instructions from Evol-Instruct, 10k from UltraChat, and 20k from ShareGPT. For Flan, we adopt a stratified sampling s
Subset (1) default · 64k rows Split (1) source string classes 9 values instruction string lengths 7 14.5k models sequence completions list correct_answers sequence incorrect_answers sequence evol_instruct Can you write a C++ program that prompts the user to enter the name of a country and checks if it borders the Mediterranean Sea? Here's some starter code to help you out: #include <iostream> #include <string> using namespace std; int main() { string country; // prompt user for input cout << "Enter the name ... [ "alpaca-7b", "pythia-12b", "starchat", "vicuna-33b" ]…
related reading
- Perplexityperplexity.ai
- The Shape of AI | UX Patterns for Artificial Intelligence Designshapeof.ai
- Datacurve | The data engine for frontier AIdatacurve.ai
- GitHub - brexhq/prompt-engineering: Tips and tricks for working with Large Language Models like OpenAI's GPT-4.github.com
- GitHub - f/prompts.chat: f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.github.com
- Prompting best practicesdocs.anthropic.com
- Prompt generation | OpenAI APIplatform.openai.com
- PromptLayer — Prompt Management, Evals & Observabilitypromptlayer.com
- Cookbookcookbook.openai.com
- There's An AI For That® — The front page of AItheresanaiforthat.com
- Datasets – Hugging Facehuggingface.co
- OpenAI | Research & Deploymentopenai.com