JingjingZhai's picture
Add cell_type_specific_acr task data
23275e3 verified
metadata
dataset_info:
  - config_name: cell_type_specific_acr
    features:
      - name: chr
        dtype: string
      - name: start
        dtype: int64
      - name: end
        dtype: int64
      - name: sequence
        dtype: string
      - name: label
        dtype: string
    splits:
      - name: train
        num_bytes: 1822495516
        num_examples: 2517259
      - name: validation
        num_bytes: 455624060
        num_examples: 629315
      - name: test
        num_bytes: 176787625
        num_examples: 243845
    download_size: 1032115585
    dataset_size: 2454907201
  - config_name: cross_species_acr_train_on_arabidopsis
    features:
      - name: chr
        dtype: string
      - name: start
        dtype: int64
      - name: end
        dtype: int64
      - name: type
        dtype: string
      - name: species
        dtype: string
      - name: sequence
        dtype: string
      - name: label
        dtype: int64
    splits:
      - name: train
        num_bytes: 99109359
        num_examples: 147892
      - name: validation
        num_bytes: 28891709
        num_examples: 43113
      - name: test_brachypodium_distachyon
        num_bytes: 297742476
        num_examples: 442963
      - name: test_eutrema_salsugineum
        num_bytes: 266859611
        num_examples: 395006
      - name: test_glycine_max
        num_bytes: 1070821621
        num_examples: 1616823
      - name: test_hordeum_vulgare
        num_bytes: 5355038776
        num_examples: 8040518
      - name: test_oryza_sativa
        num_bytes: 405503071
        num_examples: 612081
      - name: test_phaseolus_vulgaris
        num_bytes: 573874996
        num_examples: 857565
      - name: test_populus_trichocarpa
        num_bytes: 475255922
        num_examples: 708473
      - name: test_setaria_viridis
        num_bytes: 430095342
        num_examples: 644620
      - name: test_sorghum_bicolor
        num_bytes: 804289832
        num_examples: 1207142
    download_size: 4224521983
    dataset_size: 9807482715
  - config_name: cross_species_acr_train_on_nine_species
    features:
      - name: chr
        dtype: string
      - name: start
        dtype: int64
      - name: end
        dtype: int64
      - name: type
        dtype: string
      - name: species
        dtype: string
      - name: sequence
        dtype: string
      - name: label
        dtype: int64
    splits:
      - name: train
        num_bytes: 3810739920
        num_examples: 5714023
      - name: validation
        num_bytes: 423418812
        num_examples: 634891
      - name: test_hordeum_vulgare
        num_bytes: 5355038776
        num_examples: 8040518
    download_size: 4232432350
    dataset_size: 9589197508
  - config_name: cross_species_leaf_absolute_expression
    features:
      - name: genome
        dtype: string
      - name: id
        dtype: string
      - name: seqid
        dtype: string
      - name: start
        dtype: int64
      - name: end
        dtype: int64
      - name: strand
        dtype: string
      - name: orthogroup
        dtype: string
      - name: label
        dtype: float64
      - name: sequence
        dtype: string
    splits:
      - name: train
        num_bytes: 2206533379
        num_examples: 1020801
      - name: validation
        num_bytes: 26459428
        num_examples: 12249
      - name: test
        num_bytes: 1888886931
        num_examples: 882748
    download_size: 1894997794
    dataset_size: 4121879738
  - config_name: cross_species_leaf_absolute_translation
    features:
      - name: gene
        dtype: string
      - name: chr
        dtype: int64
      - name: strand
        dtype: string
      - name: tpm
        dtype: float64
      - name: sequence
        dtype: string
      - name: label
        dtype: float64
    splits:
      - name: train
        num_bytes: 11954124
        num_examples: 21894
      - name: validation
        num_bytes: 2998632
        num_examples: 5492
      - name: test
        num_bytes: 21547320
        num_examples: 39035
    download_size: 17088628
    dataset_size: 36500076
  - config_name: cross_species_leaf_on_off_expression
    features:
      - name: genome
        dtype: string
      - name: id
        dtype: string
      - name: seqid
        dtype: string
      - name: start
        dtype: int64
      - name: end
        dtype: int64
      - name: strand
        dtype: string
      - name: orthogroup
        dtype: string
      - name: label
        dtype: int64
      - name: sequence
        dtype: string
    splits:
      - name: train
        num_bytes: 2206533379
        num_examples: 1020801
      - name: validation
        num_bytes: 26459428
        num_examples: 12249
      - name: test
        num_bytes: 1888886931
        num_examples: 882748
    download_size: 1882459506
    dataset_size: 4121879738
  - config_name: cross_species_leaf_on_off_translation
    features:
      - name: gene
        dtype: string
      - name: chr
        dtype: int64
      - name: strand
        dtype: string
      - name: tpm
        dtype: float64
      - name: sequence
        dtype: string
      - name: label
        dtype: int64
    splits:
      - name: train
        num_bytes: 11954124
        num_examples: 21894
      - name: validation
        num_bytes: 2998632
        num_examples: 5492
      - name: test
        num_bytes: 21547320
        num_examples: 39035
    download_size: 16681308
    dataset_size: 36500076
configs:
  - config_name: cell_type_specific_acr
    data_files:
      - split: train
        path: cell_type_specific_acr/train-*
      - split: validation
        path: cell_type_specific_acr/validation-*
      - split: test
        path: cell_type_specific_acr/test-*
  - config_name: cross_species_acr_train_on_arabidopsis
    data_files:
      - split: train
        path: cross_species_acr_train_on_arabidopsis/train-*
      - split: validation
        path: cross_species_acr_train_on_arabidopsis/validation-*
      - split: test_brachypodium_distachyon
        path: cross_species_acr_train_on_arabidopsis/test_brachypodium_distachyon-*
      - split: test_eutrema_salsugineum
        path: cross_species_acr_train_on_arabidopsis/test_eutrema_salsugineum-*
      - split: test_glycine_max
        path: cross_species_acr_train_on_arabidopsis/test_glycine_max-*
      - split: test_hordeum_vulgare
        path: cross_species_acr_train_on_arabidopsis/test_hordeum_vulgare-*
      - split: test_oryza_sativa
        path: cross_species_acr_train_on_arabidopsis/test_oryza_sativa-*
      - split: test_phaseolus_vulgaris
        path: cross_species_acr_train_on_arabidopsis/test_phaseolus_vulgaris-*
      - split: test_populus_trichocarpa
        path: cross_species_acr_train_on_arabidopsis/test_populus_trichocarpa-*
      - split: test_setaria_viridis
        path: cross_species_acr_train_on_arabidopsis/test_setaria_viridis-*
      - split: test_sorghum_bicolor
        path: cross_species_acr_train_on_arabidopsis/test_sorghum_bicolor-*
  - config_name: cross_species_acr_train_on_nine_species
    data_files:
      - split: train
        path: cross_species_acr_train_on_nine_species/train-*
      - split: validation
        path: cross_species_acr_train_on_nine_species/validation-*
      - split: test_hordeum_vulgare
        path: cross_species_acr_train_on_nine_species/test_hordeum_vulgare-*
  - config_name: cross_species_leaf_absolute_expression
    data_files:
      - split: train
        path: cross_species_leaf_absolute_expression/train-*
      - split: validation
        path: cross_species_leaf_absolute_expression/validation-*
      - split: test
        path: cross_species_leaf_absolute_expression/test-*
  - config_name: cross_species_leaf_absolute_translation
    data_files:
      - split: train
        path: cross_species_leaf_absolute_translation/train-*
      - split: validation
        path: cross_species_leaf_absolute_translation/validation-*
      - split: test
        path: cross_species_leaf_absolute_translation/test-*
  - config_name: cross_species_leaf_on_off_expression
    data_files:
      - split: train
        path: cross_species_leaf_on_off_expression/train-*
      - split: validation
        path: cross_species_leaf_on_off_expression/validation-*
      - split: test
        path: cross_species_leaf_on_off_expression/test-*
  - config_name: cross_species_leaf_on_off_translation
    data_files:
      - split: train
        path: cross_species_leaf_on_off_translation/train-*
      - split: validation
        path: cross_species_leaf_on_off_translation/validation-*
      - split: test
        path: cross_species_leaf_on_off_translation/test-*