Santosh-Gupta's picture
Upload dataset
7e4e267
|
Raw
History Blame Contribute Delete
592 Bytes
---
license: mit
dataset_info:
features:
- name: pmid
dtype: int64
- name: title
dtype: string
- name: abstract
dtype: string
- name: authors
sequence: string
- name: journal_title
dtype: string
- name: issn
dtype: string
- name: publication_date
dtype: string
- name: doi
dtype: string
- name: keywords
sequence: string
splits:
- name: train
num_bytes: 60135099
num_examples: 47714
download_size: 35417285
dataset_size: 60135099
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---