ninyx/data_advise-gpt-extended-squad-v0.5
收藏Hugging Face2024-06-17 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ninyx/data_advise-gpt-extended-squad-v0.5
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含id、question、context和answers四个主要特征。其中answers是一个结构体,包含text和answer_start两个子特征。数据集分为train和val两个部分,分别包含60024和2420个样本。数据集的下载大小为11698310字节,总大小为23542624字节。
The dataset contains four main features: id, question, context, and answers. The answers feature is a structure containing two sub-features: text and answer_start. The dataset is divided into train and val splits, containing 60024 and 2420 examples respectively. The download size of the dataset is 11698310 bytes, and the total size is 23542624 bytes.
提供机构:
ninyx
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- question: 数据类型为字符串。
- context: 数据类型为字符串。
- answers: 结构化数据,包含:
- text: 序列类型,数据类型为字符串。
- answer_start: 序列类型,数据类型为整数64位。
数据集分割
- train:
- 数据大小: 22426943 字节
- 示例数量: 58020
- val:
- 数据大小: 991648 字节
- 示例数量: 2420
数据集大小
- 下载大小: 11199530 字节
- 数据集总大小: 23418591 字节
配置信息
- config_name: default
- data_files:
- train: 路径模式为
data/train-* - val: 路径模式为
data/val-*
- train: 路径模式为



