satyaalmasian/narrativeqa_subset
收藏Hugging Face2024-01-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/satyaalmasian/narrativeqa_subset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: document
struct:
- name: id
dtype: string
- name: kind
dtype: string
- name: url
dtype: string
- name: file_size
dtype: int32
- name: word_count
dtype: int32
- name: start
dtype: string
- name: end
dtype: string
- name: summary
struct:
- name: text
dtype: string
- name: tokens
sequence: string
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
- name: question
struct:
- name: text
dtype: string
- name: tokens
sequence: string
- name: answers
list:
- name: text
dtype: string
- name: tokens
sequence: string
splits:
- name: train
num_bytes: 110879812
num_examples: 317
download_size: 2272692
dataset_size: 110879812
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
satyaalmasian
原始信息汇总
数据集信息
特征结构
- document
- id: 字符串类型
- kind: 字符串类型
- url: 字符串类型
- file_size: 32位整数类型
- word_count: 32位整数类型
- start: 字符串类型
- end: 字符串类型
- summary
- text: 字符串类型
- tokens: 字符串序列
- url: 字符串类型
- title: 字符串类型
- text: 字符串类型
- question
- text: 字符串类型
- tokens: 字符串序列
- answers
- text: 字符串类型
- tokens: 字符串序列
数据分割
- train
- 字节数: 110879812
- 样本数: 317
数据集大小
- 下载大小: 2272692 字节
- 数据集大小: 110879812 字节
配置
- default
- 数据文件路径:
data/train-*
- 数据文件路径:



