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: 37401475
num_examples: 28091
- name: val
num_bytes: 4089711
num_examples: 3121
- name: test
num_bytes: 10000289
num_examples: 9150
download_size: 36138812
dataset_size: 51491475
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*