Mihaj's picture
Upload README.md with huggingface_hub
2c075f8
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: transcription
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
  splits:
    - name: train
      num_bytes: 1199942666.669
      num_examples: 2287
    - name: test
      num_bytes: 555347610
      num_examples: 963
  download_size: 1311832245
  dataset_size: 1755290276.669

Dataset Card for "robot_ds_augmented_cv"

More Information needed