--- dataset_info: features: - name: sequence dtype: string - name: length dtype: int64 - name: entropy dtype: float64 - name: uniprot_id dtype: string - name: structure_seq dtype: string splits: - name: train num_bytes: 27992201082 num_examples: 41546293 - name: valid num_bytes: 56227843 num_examples: 82929 - name: test num_bytes: 40340418 num_examples: 48941 download_size: 24431671700 dataset_size: 28088769343 configs: - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* - split: test path: data/test-* ---