PhaStyle-SequenceDB / README.md
ligeti's picture
Sequence Databases for training
0bb2585 verified
|
raw
history blame
998 Bytes
metadata
dataset_info:
  features:
    - name: sequence_id
      dtype: int64
    - name: dataset
      dtype: string
    - name: description
      dtype: string
    - name: label
      dtype: string
    - name: 'y'
      dtype: int64
    - name: sequence
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: ESCHERICHIA_SEQDB
      num_bytes: 22428612
      num_examples: 394
    - name: EXTREMOPHILE_SEQDB
      num_bytes: 739732
      num_examples: 16
    - name: BACPHLIP_TRAINING_SEQDB
      num_bytes: 121740866
      num_examples: 1868
    - name: BACPHLIP_VALIDATION_SEQDB
      num_bytes: 19956326
      num_examples: 246
  download_size: 76237700
  dataset_size: 164865536
configs:
  - config_name: default
    data_files:
      - split: ESCHERICHIA_SEQDB
        path: data/ESCHERICHIA_SEQDB-*
      - split: EXTREMOPHILE_SEQDB
        path: data/EXTREMOPHILE_SEQDB-*
      - split: BACPHLIP_TRAINING_SEQDB
        path: data/BACPHLIP_TRAINING_SEQDB-*
      - split: BACPHLIP_VALIDATION_SEQDB
        path: data/BACPHLIP_VALIDATION_SEQDB-*