TimoImhof/Splits_Subset_SQuAD
收藏Hugging Face2023-05-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/TimoImhof/Splits_Subset_SQuAD
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: question
dtype: string
- name: context
dtype: string
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
splits:
- name: split_0
num_bytes: 449716
num_examples: 500
- name: split_1
num_bytes: 444641
num_examples: 500
- name: split_2
num_bytes: 464228
num_examples: 500
- name: split_3
num_bytes: 445871
num_examples: 500
- name: split_4
num_bytes: 456437
num_examples: 500
- name: split_5
num_bytes: 460414
num_examples: 500
- name: split_6
num_bytes: 452482
num_examples: 500
- name: split_7
num_bytes: 454860
num_examples: 500
- name: split_8
num_bytes: 452647
num_examples: 500
- name: split_9
num_bytes: 457041
num_examples: 500
- name: split_10
num_bytes: 457992
num_examples: 500
- name: split_11
num_bytes: 463472
num_examples: 500
- name: no_split
num_bytes: 5459801
num_examples: 6000
- name: shortcut
num_bytes: 5452074
num_examples: 6000
download_size: 9566317
dataset_size: 16371676
---
# Dataset Card for "Splits_Subset_SQuAD"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
TimoImhof
原始信息汇总
数据集概述
数据集特征
- id:字符串类型
- question:字符串类型
- context:字符串类型
- answers:结构化数据,包含以下两个子特征:
- answer_start:整数序列类型
- text:字符串序列类型
数据集分割
- split_0 至 split_11:
- 每个分割包含500个示例
- 每个分割的大小在444641至464228字节之间
- no_split 和 shortcut:
- 每个包含6000个示例
- 大小分别为5459801和5452074字节
数据集大小
- 下载大小:9566317字节
- 数据集大小:16371676字节



