ChanceFocus/pubmedsum
收藏Hugging Face2023-09-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ChanceFocus/pubmedsum
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: id
dtype: string
- name: query
dtype: string
- name: answer
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 11428
num_examples: 1
- name: test
num_bytes: 4144995
num_examples: 200
download_size: 2086997
dataset_size: 4156423
---
# Dataset Card for "pubmedsum"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ChanceFocus
原始信息汇总
数据集概述
配置信息
- 默认配置:
- 训练集:
- 路径:
data/train-*
- 路径:
- 测试集:
- 路径:
data/test-*
- 路径:
- 训练集:
数据特征
- id:字符串类型
- query:字符串类型
- answer:字符串类型
- text:字符串类型
数据分割
- 训练集:
- 字节数:11428
- 样本数:1
- 测试集:
- 字节数:4144995
- 样本数:200
数据大小
- 下载大小:2086997 字节
- 数据集大小:4156423 字节



