--- dataset_info: features: - name: prompt dtype: string - name: hit dtype: int64 - name: screen_id dtype: int64 - name: crispr_strategy dtype: string - name: gene dtype: string - name: phenotype dtype: string - name: cell_type dtype: string splits: - name: train num_bytes: 963977 num_examples: 5000 download_size: 145867 dataset_size: 963977 configs: - config_name: default data_files: - split: train path: data/train-* ---