AnthonyOC/squad
收藏Hugging Face2024-06-20 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/AnthonyOC/squad
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含id、title、context、question和answers等特征,其中answers包含text和answer_start。数据集分为训练集和验证集,训练集有87599个样本,验证集有10570个样本。数据集的下载大小为55869545字节,总大小为89819092字节。
The dataset includes features such as id, title, context, question, and answers, where answers contain text and answer_start. The dataset is divided into a training set and a validation set, with 87,599 samples in the training set and 10,570 samples in the validation set. The download size of the dataset is 55,869,545 bytes, and the total size is 89,819,092 bytes.
提供机构:
AnthonyOC
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 序列类型
- text: 字符串类型
- answer_start: 整数类型 (int32)
数据集分割
- train:
- 字节数: 79346108.0
- 样本数: 87599
- validation:
- 字节数: 10472984.0
- 样本数: 10570
数据集大小
- 下载大小: 55869545
- 数据集总大小: 89819092.0
配置
- config_name: default
- data_files:
- train: data/train-*
- validation: data/validation-*
- data_files:



