metadata
dataset_info:
features:
- name: pmid
dtype: int64
- name: pubdate
dtype: int64
- name: software_name
list:
- name: contexts
sequence: string
- name: name
dtype: string
- name: journal
dtype: string
- name: mesh terms
dtype: string
- name: authors
dtype: string
splits:
- name: train
num_bytes: 188182
num_examples: 500
- name: valid
num_bytes: 188182
num_examples: 500
- name: test
num_bytes: 188182
num_examples: 500
download_size: 350952
dataset_size: 564546
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*