yep-search/LongCacti-quac
收藏Hugging Face2023-10-30 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/yep-search/LongCacti-quac
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: dialogue_id
dtype: string
- name: wikipedia_page_title
dtype: string
- name: background
dtype: string
- name: section_title
dtype: string
- name: context
dtype: string
- name: turn_ids
sequence: string
- name: questions
sequence: string
- name: followups
sequence: int64
- name: yesnos
sequence: int64
- name: answers
struct:
- name: answer_starts
sequence:
sequence: int64
- name: texts
sequence:
sequence: string
- name: orig_answers
struct:
- name: answer_starts
sequence: int64
- name: texts
sequence: string
- name: wikipedia_page_text
dtype: string
- name: wikipedia_page_refs
list:
- name: text
dtype: string
- name: title
dtype: string
- name: gpt4_answers
sequence: string
- name: gpt4_answers_consistent_check
sequence: string
splits:
- name: train
num_bytes: 576059175
num_examples: 11567
download_size: 192048023
dataset_size: 576059175
---
# Dataset Card for "LongCacti-quac"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
yep-search
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
数据集信息
- 特征:
- dialogue_id: 字符串类型
- wikipedia_page_title: 字符串类型
- background: 字符串类型
- section_title: 字符串类型
- context: 字符串类型
- turn_ids: 字符串序列
- questions: 字符串序列
- followups: 整数序列
- yesnos: 整数序列
- answers: 结构体
- answer_starts: 整数序列的序列
- texts: 字符串序列的序列
- orig_answers: 结构体
- answer_starts: 整数序列
- texts: 字符串序列
- wikipedia_page_text: 字符串类型
- wikipedia_page_refs: 列表
- text: 字符串类型
- title: 字符串类型
- gpt4_answers: 字符串序列
- gpt4_answers_consistent_check: 字符串序列
数据分割
- train:
- 字节数: 576059175
- 样本数: 11567
数据集大小
- 下载大小: 192048023
- 数据集大小: 576059175



