metadata
dataset_info:
features:
- name: kinase
dtype: string
- name: substrate
dtype: string
- name: motif
dtype: string
- name: label
dtype: int64
- name: OrgA
dtype: string
- name: OrgB
dtype: string
splits:
- name: train
num_bytes: 80651343
num_examples: 49206
- name: valid
num_bytes: 1591007
num_examples: 1012
- name: test
num_bytes: 1664523
num_examples: 1014
download_size: 36835250
dataset_size: 83906873
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*