presencesw/alibili_squad
收藏Hugging Face2023-12-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/presencesw/alibili_squad
下载链接
链接失效反馈官方服务:
资源简介:
---
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
- name: outputs
dtype: string
splits:
- name: validation
num_bytes: 10643513
num_examples: 10570
download_size: 1827141
dataset_size: 10643513
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
提供机构:
presencesw
原始信息汇总
数据集概述
数据特征
- id: 数据类型为字符串。
- title: 数据类型为字符串。
- context: 数据类型为字符串。
- question: 数据类型为字符串。
- answers: 包含以下子特征:
- text: 数据类型为字符串。
- answer_start: 数据类型为整数(int32)。
- outputs: 数据类型为字符串。
数据分割
- validation: 包含10570个样本,总字节数为10643513。
数据集大小
- 下载大小: 1827141字节。
- 数据集大小: 10643513字节。
配置
- default: 包含验证集文件路径为
data/validation-*。



