Zaid/xquad_en
收藏Hugging Face2023-01-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Zaid/xquad_en
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: answers
sequence:
- name: text
dtype: string
- name: answer_start
dtype: int32
splits:
- name: train
num_bytes: 903196.0815126051
num_examples: 963
- name: validation
num_bytes: 111609.9
num_examples: 119
- name: test
num_bytes: 101293.01848739496
num_examples: 108
download_size: 323403
dataset_size: 1116099.0
---
# Dataset Card for "xquad_en"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Zaid
原始信息汇总
数据集概述
数据集名称
xquad_en
数据集特征
- id: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 序列类型,包含以下子特征:
- text: 字符串类型
- answer_start: 整数类型(int32)
数据集拆分
- 训练集(train):
- 示例数量: 963
- 数据大小: 903196.0815126051字节
- 验证集(validation):
- 示例数量: 119
- 数据大小: 111609.9字节
- 测试集(test):
- 示例数量: 108
- 数据大小: 101293.01848739496字节
数据集大小
- 下载大小: 323403字节
- 数据集总大小: 1116099.0字节



