robot_ds / README.md
Mihaj's picture
Upload README.md with huggingface_hub
5501605
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: transcription
      dtype: string
  splits:
    - name: test
      num_bytes: 27494365
      num_examples: 219
    - name: train
      num_bytes: 60944526
      num_examples: 487
  download_size: 83859664
  dataset_size: 88438891

Dataset Card for "robot_ds"

More Information needed