--- dataset_info: features: - name: id dtype: string - name: aa_seq dtype: string - name: structure_seq dtype: string - name: plddt list: int16 - name: length dtype: int32 splits: - name: train num_bytes: 40521631362 num_examples: 40234609 - name: valid num_bytes: 1633406274 num_examples: 410557 - name: test num_bytes: 1925909332 num_examples: 410558 download_size: 24070411079 dataset_size: 44080946968 configs: - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* - split: test path: data/test-* ---