roborovski/squad-extractive-qa
收藏Hugging Face2024-04-24 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/roborovski/squad-extractive-qa
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: context
dtype: string
- name: json_schema
dtype: string
- name: fields
sequence: string
- name: was_dropped_out
dtype: bool
splits:
- name: train
num_bytes: 2701696
num_examples: 2019
download_size: 456203
dataset_size: 2701696
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
roborovski
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- context: 数据类型为字符串。
- json_schema: 数据类型为字符串。
- fields: 数据类型为序列字符串。
- was_dropped_out: 数据类型为布尔值。
数据集分割
- train:
- 字节数: 2701696
- 示例数: 2019
数据集大小
- 下载大小: 456203字节
- 数据集大小: 2701696字节
配置
- default 配置:
- 训练数据文件路径:
data/train-*
- 训练数据文件路径:



