arbml/AQAD
收藏Hugging Face2022-10-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/arbml/AQAD
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: title
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: 23343014
num_examples: 17911
download_size: 3581662
dataset_size: 23343014
---
# Dataset Card for "AQAD"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
arbml
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 序列类型,包含以下子特征:
- text: 字符串类型
- answer_start: 整数类型(int32)
数据集分割
- train:
- 数据量: 23,343,014字节
- 示例数量: 17,911
数据集大小
- 下载大小: 3,581,662字节
- 数据集总大小: 23,343,014字节



