presencesw/squad_t5
收藏Hugging Face2023-12-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/presencesw/squad_t5
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: targets
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
- name: texts
dtype: string
splits:
- name: train
num_bytes: 79512505
num_examples: 87599
- name: validation
num_bytes: 10585911
num_examples: 10570
download_size: 20422044
dataset_size: 90098416
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
提供机构:
presencesw
原始信息汇总
数据集概述
数据集信息
特征
- id: 数据类型为字符串。
- targets: 结构化数据,包含以下字段:
- answer_start: 数据类型为整数序列。
- text: 数据类型为字符串序列。
- texts: 数据类型为字符串。
数据分割
- train: 包含87599个样本,占用79512505字节。
- validation: 包含10570个样本,占用10585911字节。
数据大小
- 下载大小: 20422044字节。
- 数据集大小: 90098416字节。
配置
- default: 包含以下数据文件:
- train: 路径为
data/train-*。 - validation: 路径为
data/validation-*。
- train: 路径为



