--- dataset_info: features: - name: chr dtype: string - name: start dtype: int64 - name: end dtype: int64 - name: name dtype: string - name: class dtype: string - name: activity_base dtype: float64 - name: TargetGene dtype: string - name: TargetGeneTSS dtype: int64 - name: TargetGeneExpression dtype: float64 - name: TargetGenePromoterActivityQuantile dtype: float64 - name: TargetGeneIsExpressed dtype: bool - name: distance dtype: float64 - name: isSelfPromoter dtype: bool - name: powerlaw_contact dtype: float64 - name: powerlaw_contact_reference dtype: float64 - name: hic_contact dtype: float64 - name: hic_contact_pl_scaled dtype: float64 - name: hic_pseudocount dtype: float64 - name: hic_contact_pl_scaled_adj dtype: float64 - name: ABC.Score.Numerator dtype: float64 - name: ABC.Score dtype: float64 - name: powerlaw.Score.Numerator dtype: float64 - name: powerlaw.Score dtype: float64 - name: CellType dtype: string - name: cre_center dtype: int64 - name: cre_seq_500bp dtype: string - name: tss_start_1kb dtype: int64 - name: tss_end_1kb dtype: int64 - name: tss_seq_2kb dtype: string - name: cre_tss_distance dtype: int64 splits: - name: train num_bytes: 409342609 num_examples: 147765 - name: validation num_bytes: 50232528 num_examples: 18133 - name: test num_bytes: 51878043 num_examples: 18727 download_size: 89546454 dataset_size: 511453180 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---