cairocode's picture
Upload dataset
9b40400 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
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 3190107392.44
      num_examples: 57744
    - name: validation
      num_bytes: 796632373.649188
      num_examples: 14408
    - name: test
      num_bytes: 1087884144.34
      num_examples: 20023
  download_size: 5074175061
  dataset_size: 5074623910.429188
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*