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: 36491474
num_examples: 35671
- name: val
num_bytes: 4049081
num_examples: 3963
- name: test
num_bytes: 8223453
num_examples: 10334
download_size: 41179371
dataset_size: 48764008
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*