--- 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: 291562948 num_examples: 232554 - name: test num_bytes: 5142322 num_examples: 3617 - name: validation num_bytes: 5015730 num_examples: 3543 download_size: 123811392 dataset_size: 301721000 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* ---