File size: 505 Bytes
845de0c 22a5ca1 845de0c 22a5ca1 845de0c 22a5ca1 845de0c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
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: 358102184
num_examples: 1904551
download_size: 28354569
dataset_size: 358102184
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|