--- dataset_info: features: - name: variant_id dtype: string - name: chromosome dtype: string - name: position dtype: int64 - name: ref dtype: string - name: alt dtype: string - name: gene dtype: string - name: species dtype: string - name: tf dtype: string - name: wt_seq dtype: string - name: var_seq dtype: string - name: mammalian_constraint dtype: float32 - name: expression_variability dtype: float32 - name: distance_tss dtype: int64 splits: - name: train num_bytes: 158422295 num_examples: 90758 download_size: 6141515 dataset_size: 158422295 configs: - config_name: default data_files: - split: train path: data/train-* ---