--- 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: 15769716 num_examples: 13022 - name: val num_bytes: 1773530 num_examples: 1446 - name: test num_bytes: 4614647 num_examples: 4842 download_size: 13758078 dataset_size: 22157893 configs: - config_name: default data_files: - split: train path: data/train-* - split: val path: data/val-* - split: test path: data/test-* ---