--- 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: 952984 num_examples: 5000 download_size: 142395 dataset_size: 952984 configs: - config_name: default data_files: - split: train path: data/train-* ---