metadata
dataset_info:
features:
- name: prot_1
dtype: string
- name: prot_2
dtype: string
- name: id
dtype: string
- name: label
dtype: int64
- name: split
dtype: string
splits:
- name: train
num_bytes: 5136554
num_examples: 4176
- name: val
num_bytes: 564380
num_examples: 464
- name: test
num_bytes: 1756624
num_examples: 1722
download_size: 4485120
dataset_size: 7457558
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*