general10k_for-test / README.md
haseong8012's picture
Upload README.md with huggingface_hub
a5e7700
|
raw
history blame
613 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: audio
      sequence: float32
  splits:
    - name: train
      num_bytes: 5473425853
      num_examples: 30000
    - name: test
      num_bytes: 1824475284.3333333
      num_examples: 10000
  download_size: 6021000825
  dataset_size: 7297901137.333333

Dataset Card for "general10k_for-test"

More Information needed