Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
Dask
License:
PhaStyle-SegmentDB / README.md
ligeti's picture
PhaStyle segment database for training and test
e4f09c8 verified
metadata
license: cc-by-nc-nd-4.0
configs:
  - config_name: default
    data_files:
      - split: BACPHLIP_WITHOUTESCH_TRAIN_SEGMENTS
        path: data/BACPHLIP_WITHOUTESCH_TRAIN_SEGMENTS-*
      - split: BACPHLIP_TRAIN_SEGMENTS
        path: data/BACPHLIP_TRAIN_SEGMENTS-*
      - split: TEST_SEGMENTS
        path: data/TEST_SEGMENTS-*
dataset_info:
  features:
    - name: segment_id
      dtype: int64
    - name: sequence_id
      dtype: int64
    - name: FragmentL
      dtype: string
    - name: Ls
      dtype: int64
    - name: dataset
      dtype: string
    - name: class_label
      dtype: string
    - name: 'y'
      dtype: int64
    - name: segment_start
      dtype: int64
    - name: segment_end
      dtype: int64
    - name: segment
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: BACPHLIP_WITHOUTESCH_TRAIN_SEGMENTS
      num_bytes: 1393677135
      num_examples: 2270027
    - name: BACPHLIP_TRAIN_SEGMENTS
      num_bytes: 1677025946
      num_examples: 2754145
    - name: TEST_SEGMENTS
      num_bytes: 401206728
      num_examples: 675086
  download_size: 676228399
  dataset_size: 3471909809