--- dataset_info: features: - name: index dtype: int64 - name: seq_len dtype: int64 - name: id dtype: int64 - name: name dtype: string - name: host dtype: string - name: species dtype: string - name: organism_name dtype: string - name: location_in_host dtype: string - name: family dtype: string - name: genus dtype: string - name: molecule_type dtype: string - name: decribtion_full dtype: string - name: chunked_seqs dtype: string - name: relative_position dtype: int64 - name: number_of_chunks dtype: int64 - name: percentage_position dtype: float64 - name: sequence_quality dtype: float64 - name: __index_level_0__ dtype: int64 - name: input_ids sequence: int32 - name: attention_mask sequence: int8 splits: - name: train num_bytes: 3910064907 num_examples: 302421 download_size: 546038115 dataset_size: 3910064907 configs: - config_name: default data_files: - split: train path: data/validation-* ---