JihyukKim/eli5-subquestion-paired-sft
收藏Hugging Face2023-08-30 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/JihyukKim/eli5-subquestion-paired-sft
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 20711053
num_examples: 17578
- name: test
num_bytes: 399389
num_examples: 340
download_size: 6461297
dataset_size: 21110442
---
# Dataset Card for "eli5-subquestion-paired-sft"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
JihyukKim
原始信息汇总
数据集概述
特征信息
- qid: 数据类型为字符串。
- question: 数据类型为字符串。
- response_j: 数据类型为字符串。
- response_k: 数据类型为字符串。
- gold_claims: 数据类型为字符串序列。
- response_j_claims: 数据类型为字符串序列。
- response_k_claims: 数据类型为字符串序列。
数据分割
- train: 包含17578个样本,总字节数为20711053。
- test: 包含340个样本,总字节数为399389。
数据集大小
- 下载大小: 6461297字节。
- 数据集大小: 21110442字节。



