reginaboateng/pubmedqa_cleaned
收藏Hugging Face2023-04-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/reginaboateng/pubmedqa_cleaned
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: context
dtype: string
- name: question
dtype: string
- name: id
dtype: int64
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
splits:
- name: train
num_bytes: 322399718
num_examples: 211269
- name: validation
num_bytes: 1476644
num_examples: 1000
download_size: 181890655
dataset_size: 323876362
---
# Dataset Card for "pubmedqa_cleaned"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
reginaboateng
原始信息汇总
数据集概述
数据集名称
- 名称: pubmedqa_cleaned
数据集特征
- 特征列表:
- context: 数据类型 - string
- question: 数据类型 - string
- id: 数据类型 - int64
- answers: 结构类型 - struct
- answer_start: 数据类型 - sequence: int64
- text: 数据类型 - sequence: string
数据集分割
- 训练集:
- 大小: 322399718 字节
- 示例数量: 211269
- 验证集:
- 大小: 1476644 字节
- 示例数量: 1000
数据集大小
- 下载大小: 181890655 字节
- 总大小: 323876362 字节



