nc33/multispan_quoref
收藏Hugging Face2023-02-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nc33/multispan_quoref
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
dataset_info:
features:
- name: id
dtype: string
- name: question
dtype: string
- name: context
dtype: string
- name: answers
sequence:
- name: answer_start
dtype: int32
- name: text
dtype: string
- name: num_span
dtype: int64
- name: label
sequence: string
- name: type
dtype: string
- name: structure
dtype: string
splits:
- name: validation
num_bytes: 10164883
num_examples: 2418
- name: train
num_bytes: 83767911
num_examples: 19399
download_size: 7949927
dataset_size: 93932794
---
提供机构:
nc33
原始信息汇总
数据集概述
数据集信息
- 特征列表:
id: 数据类型为字符串(string)question: 数据类型为字符串(string)context: 数据类型为字符串(string)answers: 序列类型,包含以下子特征:answer_start: 数据类型为整数(int32)text: 数据类型为字符串(string)
num_span: 数据类型为整数(int64)label: 序列类型,数据类型为字符串(string)type: 数据类型为字符串(string)structure: 数据类型为字符串(string)
数据集划分
- 验证集:
- 名称:validation
- 字节数:10164883
- 样本数:2418
- 训练集:
- 名称:train
- 字节数:83767911
- 样本数:19399
数据集大小
- 下载大小:7949927字节
- 数据集总大小:93932794字节



