--- dataset_info: features: - name: accession dtype: string - name: name dtype: string - name: Full Name dtype: string - name: taxon dtype: string - name: sequence dtype: string - name: function dtype: string - name: AlphaFoldDB dtype: string splits: - name: train num_bytes: 11712341 num_examples: 7687 - name: test num_bytes: 304980 num_examples: 186 - name: validation num_bytes: 359500 num_examples: 218 download_size: 5233445 dataset_size: 12376821 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* ---