--- dataset_info: features: - name: primary dtype: string - name: fold_label dtype: int64 - name: protein_length dtype: int64 splits: - name: train num_bytes: 2304809 num_examples: 12312 - name: validation num_bytes: 139108 num_examples: 736 - name: test_fold_holdout num_bytes: 121259 num_examples: 718 - name: test_superfamily_holdout num_bytes: 258155 num_examples: 1254 - name: test_family_holdout num_bytes: 231687 num_examples: 1272 download_size: 2690656 dataset_size: 3055018 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test_fold_holdout path: data/test_fold_holdout-* - split: test_superfamily_holdout path: data/test_superfamily_holdout-* - split: test_family_holdout path: data/test_family_holdout-* ---