metadata
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: Peptide
dtype: string
- name: Sequence
dtype: string
- name: HLA
dtype: string
- name: Length
dtype: int64
- name: Log_meas
dtype: float64
splits:
- name: train
num_bytes: 142687867
num_examples: 125536
- name: test
num_bytes: 35661056
num_examples: 31385
download_size: 7716040
dataset_size: 178348923
IEDB dataset: http://tools.iedb.org/mhci/download/ binding_data_2013.zip
Code for adaptation: https://github.com/vladimirkovacevic/nucl-protein/blob/main/notebooks/EDA_Datasets.ipynb