Stanwang1210's picture
Upload README.md with huggingface_hub
26755ef
|
raw
history blame
715 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: file
      dtype: string
    - name: audio
      dtype: audio
    - name: instruction
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 4847026680.609
      num_examples: 16623
    - name: validation
      num_bytes: 674982756.384
      num_examples: 2392
  download_size: 5171665336
  dataset_size: 5522009436.993

Dataset Card for "DialogueEmotionClassification_DailyTalk"

More Information needed