TimoImhof/SQuAD-V1-in-SQuAD-format
收藏Hugging Face2023-04-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/TimoImhof/SQuAD-V1-in-SQuAD-format
下载链接
链接失效反馈官方服务:
资源简介:
---
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: unmodified
num_bytes: 9570059
num_examples: 10552
- name: modified_30_percent
num_bytes: 9577354
num_examples: 10552
- name: modified_100_percent
num_bytes: 9594310
num_examples: 10552
download_size: 9334653
dataset_size: 28741723
---
# Dataset Card for "SQuAD-V1-in-SQuAD-format"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
TimoImhof
原始信息汇总
数据集概述
数据集名称
SQuAD-V1-in-SQuAD-format
数据集特征
- id: 字符串类型
- question: 字符串类型
- context: 字符串类型
- answers: 结构化数据类型,包含以下子特征:
- answer_start: 整数序列类型
- text: 字符串序列类型
数据集分割
- unmodified:
- 数据量: 9570059 字节
- 示例数量: 10552
- modified_30_percent:
- 数据量: 9577354 字节
- 示例数量: 10552
- modified_100_percent:
- 数据量: 9594310 字节
- 示例数量: 10552
数据集大小
- 下载大小: 9334653 字节
- 数据集总大小: 28741723 字节



