metadata
dataset_info:
features:
- name: prompt
dtype: string
- name: label
dtype: string
- name: revised_title
dtype: string
- name: revised_abstract
dtype: string
- name: head_chemical_entName
dtype: string
- name: head_entity_dict
struct:
- name: id
dtype: string
- name: normalized
list:
- name: db_id
dtype: string
- name: db_name
dtype: string
- name: offsets
sequence:
sequence: int64
- name: text
sequence: string
- name: type
dtype: string
- name: tail_disease_entName
dtype: string
- name: tail_entity_dict
struct:
- name: id
dtype: string
- name: normalized
list:
- name: db_id
dtype: string
- name: db_name
dtype: string
- name: offsets
sequence:
sequence: int64
- name: text
sequence: string
- name: type
dtype: string
- name: chemical_entitiesList
list:
- name: id
dtype: string
- name: normalized
list:
- name: db_id
dtype: string
- name: db_name
dtype: string
- name: offsets
sequence:
sequence: int64
- name: text
sequence: string
- name: type
dtype: string
- name: disease_entitiesList
list:
- name: id
dtype: string
- name: normalized
list:
- name: db_id
dtype: string
- name: db_name
dtype: string
- name: offsets
sequence:
sequence: int64
- name: text
sequence: string
- name: type
dtype: string
- name: origin_title
dtype: string
- name: origin_abstract
dtype: string
splits:
- name: train
num_bytes: 13560297
num_examples: 2047
- name: validation
num_bytes: 13291790
num_examples: 2007
- name: test
num_bytes: 13793834
num_examples: 2040
- name: test_oneshot
num_bytes: 14983154
num_examples: 2040
- name: test_twoshot
num_bytes: 16070474
num_examples: 2040
download_size: 11565285
dataset_size: 71699549
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
- split: test_oneshot
path: data/test_oneshot-*
- split: test_twoshot
path: data/test_twoshot-*