datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
ELI5-Human-and-AI-Answers
Overview
This dataset uses the questions from the pre-existing ELI5 dataset to generate a corresponding AI generated answer of a similar length for each human written answer. Responses were generated using Google Gemini Flash 2.0 (100k samples) as well as with Claude Haiku 3.0 (10k samples) to act as a cross-model performance validation set.
Data Format
Columns: "question", "real_answers", "generated_answers"
Column Types: str, str, str
Example Record:… See the full description on the dataset page: https://huggingface.co/datasets/shahirsao/ELI5-Human-and-AI-Answers.eli5_finaleli5-questions
