han2lin/squad_perturbed
收藏Hugging Face2024-02-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/han2lin/squad_perturbed
下载链接
链接失效反馈官方服务:
资源简介:
---
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: butter
dtype: string
- name: yoda
dtype: string
- name: sentence_reorder
dtype: string
splits:
- name: test
num_bytes: 35389548
num_examples: 10570
download_size: 5707898
dataset_size: 35389548
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
数据集信息:
特征:
- 名称:标识符(id),数据类型:字符串(string)
- 名称:标题(title),数据类型:字符串(string)
- 名称:上下文(context),数据类型:字符串(string)
- 名称:问题(question),数据类型:字符串(string)
- 名称:答案集(answers),数据类型:序列类型,包含两个子特征:
- 名称:文本(text),数据类型:字符串(string)
- 名称:答案起始位置(answer_start),数据类型:32位整数(int32)
- 名称:butter,数据类型:字符串(string)
- 名称:yoda,数据类型:字符串(string)
- 名称:句子重排(sentence_reorder),数据类型:字符串(string)
划分集:
- 名称:测试集(test),占用字节数:35389548,样本数量:10570
下载大小:5707898,数据集总存储大小:35389548
配置项:
- 配置名称:默认配置(default),数据文件:
- 划分:测试集(test),文件路径:data/test-*
提供机构:
han2lin
原始信息汇总
数据集概述
数据特征
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 序列类型
- text: 字符串类型
- answer_start: 整数类型
- butter: 字符串类型
- yoda: 字符串类型
- sentence_reorder: 字符串类型
数据分割
- test:
- 字节数: 35389548
- 样本数: 10570
数据集大小
- 下载大小: 5707898 字节
- 数据集大小: 35389548 字节
配置
- default:
- 数据文件路径:
data/test-*
- 数据文件路径:



