ELI5 Dataset
收藏kaggle2023-09-16 更新2024-03-11 收录
下载链接:
https://www.kaggle.com/datasets/trandaiphu/eli5-dataset
下载链接
链接失效反馈官方服务:
资源简介:
应用场景:
创建时间:
2023-09-16
相关数据集
ELI5
ELI5 是用于长篇问答的数据集。它包含 270K 复杂、多样的问题,需要解释性的多句答案。网络搜索结果被用作回答每个问题的证据文件。 ELI5 也是 Dodeccadialogue 中的一项任务。
OpenDataLab2026-07-05 更新460
jacquelinehe/eli5
This is the dataset processed from the data released by the [FILCO](https://github.com/zorazrw/filco) paper.
Hugging Face2024-05-05 更新110
eli5
# Dataset Card for ELI5 This dataset is a collection of question-answer pairs, collected from the Explain Like I'm 5 subreddit. See [ELI5](https://huggingface.co/datasets/eli5) for additional inform
魔搭社区2025-12-04 更新110
vibrantlabsai/ELI5
--- dataset_info: features: - name: user_input dtype: string - name: reference dtype: string - name: response dtype: string - name: target dtype: int64 splits: - name: te
Hugging Face2024-12-09 更新40
eli5
ELI5数据集是一个英文问答数据集,主要用于开放领域长文本生成式问答任务。该数据集从Reddit的三个子版块(r/explainlikeimfive, r/askscience, r/AskHistorians)收集问题和答案,包含数十万个样本。每个数据点包含问题标题、问题内容、以及按点赞数排序的答案列表,并提取了文本中的URL。数据集分为训练集、验证集和测试集,分别对应不同的子版块。数据来源于R
Opencsg2024-07-19 更新60



