Atipico1/squad_v2_only_unanswerable
收藏Hugging Face2024-01-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Atipico1/squad_v2_only_unanswerable
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 44644852.272898614
num_examples: 49443
download_size: 6924554
dataset_size: 44644852.272898614
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Atipico1
原始信息汇总
数据集概述
数据特征
- id: 数据类型为字符串。
- title: 数据类型为字符串。
- context: 数据类型为字符串。
- question: 数据类型为字符串。
- answers: 包含以下子特征:
- text: 数据类型为字符串。
- answer_start: 数据类型为整数(int32)。
数据分割
- train: 包含49443个样本,总大小为44644852.272898614字节。
数据集大小
- 下载大小: 6924554字节。
- 数据集大小: 44644852.272898614字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



