seizure_eeg_train / README.md
JLB-JLB's picture
Upload README.md with huggingface_hub
d8fefa8
|
raw
history blame
754 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: epoch
      dtype: int64
    - name: label_str
      dtype:
        class_label:
          names:
            '0': No Event
            '1': bckg
            '2': seiz
    - name: label
      dtype:
        class_label:
          names:
            '0': No Event
            '1': bckg
            '2': seiz
  splits:
    - name: train
      num_bytes: 23742147634.792
      num_examples: 814568
  download_size: 24165936927
  dataset_size: 23742147634.792
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "seizure_eeg_train"

More Information needed