sing / README.md
quyanh's picture
Remove speaker tags from answer column - 2025-12-11 12:36:26
50d9e17 verified
metadata
dataset_info:
  features:
    - name: context
      dtype:
        audio:
          sampling_rate: 16000
    - name: instruction
      dtype: string
    - name: answer
      dtype: string
  splits:
    - name: train
      num_bytes: 17063185045
      num_examples: 100000
    - name: test
      num_bytes: 571211946
      num_examples: 3000
  download_size: 17243303715
  dataset_size: 17634396991
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*