JihyukKim/eli5-subquestion-paired
收藏Hugging Face2023-08-30 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/JihyukKim/eli5-subquestion-paired
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: qid
dtype: string
- name: question
dtype: string
- name: response_j
dtype: string
- name: response_k
dtype: string
- name: gold_claims
sequence: string
- name: response_j_claims
sequence: string
- name: response_k_claims
sequence: string
splits:
- name: train
num_bytes: 52398773
num_examples: 43725
- name: test
num_bytes: 981221
num_examples: 831
download_size: 8716749
dataset_size: 53379994
---
# Dataset Card for "eli5-subquestion-paired"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset eli5-subquestion-paired includes features such as question ID (qid), question, two responses (response_j and response_k), and related claims (gold_claims, response_j_claims, and response_k_claims). It is divided into a training set with 43725 samples and a test set with 831 samples. The download size of the dataset is 8716749 bytes, and the total size is 53379994 bytes.
提供机构:
JihyukKim
原始信息汇总
数据集概述
数据集信息
-
特征列表:
qid:字符串类型question:字符串类型response_j:字符串类型response_k:字符串类型gold_claims:字符串序列response_j_claims:字符串序列response_k_claims:字符串序列
-
数据分割:
train:- 字节数:52398773
- 样本数:43725
test:- 字节数:981221
- 样本数:831
-
数据集大小:
- 下载大小:8716749 字节
- 数据集大小:53379994 字节



