MSPP_MEL_SPLIT / README.md
cairocode's picture
Upload dataset
d61c37c verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: EmoClass
      dtype: string
    - name: EmoAct
      dtype: float64
    - name: EmoVal
      dtype: float64
    - name: EmoDom
      dtype: float64
    - name: SpkrID
      dtype: int64
    - name: Gender
      dtype: string
    - name: Split_Set
      dtype: string
    - name: transcript
      dtype: string
    - name: files
      dtype: string
  splits:
    - name: train
      num_bytes: 3141298332.3697896
      num_examples: 71020
    - name: validation
      num_bytes: 785324050.4424473
      num_examples: 17755
    - name: test
      num_bytes: 1213985406.352763
      num_examples: 27446
  download_size: 5132771383
  dataset_size: 5140607789.165
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*