thanhduycao's picture
Upload README.md with huggingface_hub
e932916
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: audio
      struct:
        - name: array
          sequence: float32
        - name: path
          dtype: string
        - name: sampling_rate
          dtype: int64
  splits:
    - name: train
      num_bytes: 567746816
      num_examples: 2139
  download_size: 461190048
  dataset_size: 567746816

Dataset Card for "soict_private_test_v2"

More Information needed