--- 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: 350421357 num_examples: 248315 - name: test num_bytes: 7433501 num_examples: 4203 - name: validation num_bytes: 7458983 num_examples: 4172 download_size: 149616335 dataset_size: 365313841 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* ---