onsba/PFE
收藏Hugging Face2024-05-03 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/onsba/PFE
下载链接
链接失效反馈官方服务:
资源简介:
---
license: other
license_name: ons
license_link: LICENSE
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: 67037.34959349594
num_examples: 172
- name: test
num_bytes: 28841.650406504064
num_examples: 74
download_size: 20097
dataset_size: 95879.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
onsba
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 序列类型,包含以下子特征:
- answer_start: 整数类型
- text: 字符串类型
数据集划分
- 训练集:
- 数据量: 67037.34959349594 字节
- 示例数量: 172
- 测试集:
- 数据量: 28841.650406504064 字节
- 示例数量: 74
数据集大小
- 下载大小: 20097 字节
- 数据集总大小: 95879.0 字节
配置信息
- 默认配置:
- 训练数据路径:
data/train-* - 测试数据路径:
data/test-*
- 训练数据路径:



