TimoImhof/HotpotQA-in-SQuAD-format
收藏Hugging Face2023-04-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/TimoImhof/HotpotQA-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: 7657753
num_examples: 6113
- name: modified_30_percent
num_bytes: 7662336
num_examples: 6113
- name: modified_100_percent
num_bytes: 7673192
num_examples: 6113
download_size: 12541785
dataset_size: 22993281
---
# Dataset Card for "HotpotQA-in-SQuAD-format"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
TimoImhof
原始信息汇总
数据集概述
数据集名称
HotpotQA-in-SQuAD-format
数据集特征
- id: 字符串类型
- question: 字符串类型
- context: 字符串类型
- answers: 结构化数据
- answer_start: 整数序列类型
- text: 字符串序列类型
数据集分割
- unmodified:
- 字节数: 7657753
- 示例数: 6113
- modified_30_percent:
- 字节数: 7662336
- 示例数: 6113
- modified_100_percent:
- 字节数: 7673192
- 示例数: 6113
数据集大小
- 下载大小: 12541785字节
- 数据集总大小: 22993281字节



