File size: 775 Bytes
30e67af | 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 39 40 41 42 43 | ---
dataset_info:
features:
- name: protein_id_1
dtype: string
- name: protein_id_2
dtype: string
- name: seq_1
dtype: string
- name: seq_2
dtype: string
- name: label
dtype: int64
- name: species
dtype: string
splits:
- name: human
num_bytes: 56137888
num_examples: 64038
- name: arath
num_bytes: 11600353
num_examples: 14372
- name: ecoli
num_bytes: 10516997
num_examples: 13598
- name: yeast
num_bytes: 15117447
num_examples: 15176
download_size: 4907410
dataset_size: 93372685
configs:
- config_name: default
data_files:
- split: human
path: data/human-*
- split: arath
path: data/arath-*
- split: ecoli
path: data/ecoli-*
- split: yeast
path: data/yeast-*
---
|