onsba/new_dataset_pfe
收藏Hugging Face2024-05-10 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/onsba/new_dataset_pfe
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: id
dtype: string
- name: title
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: answers
sequence:
- name: answer_start
dtype: int64
- name: text
dtype: string
splits:
- name: train
num_bytes: 102358.74626865672
num_examples: 261
- name: test
num_bytes: 55297.253731343284
num_examples: 141
download_size: 23191
dataset_size: 157656.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
许可证:Apache-2.0
数据集信息:
特征项:
- 名称:id,数据类型:字符串
- 名称:title,数据类型:字符串
- 名称:context,数据类型:字符串
- 名称:question,数据类型:字符串
- 名称:answers:序列型特征,包含两个子特征:
- 子特征名:answer_start,数据类型:int64
- 子特征名:text,数据类型:字符串
数据集拆分:
- 拆分名:训练集(train),字节量:102358.74626865672,样本数量:261
- 拆分名:测试集(test),字节量:55297.253731343284,样本数量:141
下载大小:23191
数据集总大小:157656.0
配置项:
- 配置名:默认配置(default),数据文件:
- 训练集(train)对应路径:data/train-*
- 测试集(test)对应路径:data/test-*
提供机构:
onsba
原始信息汇总
数据集概述
数据集元数据
- 许可证: Apache-2.0
数据集特征
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 序列类型,包含以下子特征:
- answer_start: 整数类型
- text: 字符串类型
数据集分割
- 训练集:
- 示例数量: 261
- 数据大小: 102358.74626865672字节
- 测试集:
- 示例数量: 141
- 数据大小: 55297.253731343284字节
数据集大小
- 下载大小: 23191字节
- 数据集总大小: 157656.0字节
数据文件配置
- 默认配置:
- 训练数据路径: data/train-*
- 测试数据路径: data/test-*



