emotion-song / README.md
bgspaditya's picture
Upload dataset
4838d29 verified
metadata
license: apache-2.0
dataset_info:
  features:
    - name: full
      dtype: string
    - name: reff
      dtype: string
    - name: emotion
      dtype: string
    - name: labels
      dtype: int64
  splits:
    - name: train
      num_bytes: 127016.8
      num_examples: 288
    - name: val
      num_bytes: 15877.1
      num_examples: 36
    - name: test
      num_bytes: 15877.1
      num_examples: 36
  download_size: 76999
  dataset_size: 158771
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*