--- dataset_info: features: - name: Cell_id dtype: string - name: Age_group dtype: string - name: Sex dtype: string - name: Batch dtype: string - name: Donor_id dtype: string - name: Cluster_names dtype: string - name: Detailed_Cluster_names dtype: string - name: embedding sequence: float32 - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 5723480687.999375 num_examples: 461766 - name: validation num_bytes: 5723480687.999375 num_examples: 461766 - name: test num_bytes: 2375294501.6819673 num_examples: 191637 download_size: 14440688903 dataset_size: 13822255877.680717 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---