JihyukKim/eli5-subquestion-d2-paired-sft
收藏Hugging Face2023-09-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/JihyukKim/eli5-subquestion-d2-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: 19891518
num_examples: 16494
- name: test
num_bytes: 382602
num_examples: 317
download_size: 6291749
dataset_size: 20274120
---
# Dataset Card for "eli5-subquestion-d2-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: 包含16494个样本,总字节数为19891518。
- test: 包含317个样本,总字节数为382602。
数据集大小
- 下载大小: 6291749字节。
- 数据集大小: 20274120字节。



