File size: 652 Bytes
b3aef03 8613e01 b3aef03 8613e01 b3aef03 61107d8 b3aef03 61107d8 b3aef03 61107d8 b3aef03 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | ---
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-*
---
|