ar_data / README.md
ad019el's picture
Upload README.md with huggingface_hub
ccbe199
|
raw
history blame contribute delete
No virus
649 Bytes
metadata
dataset_info:
  features:
    - name: path
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: sentence
      dtype: string
  splits:
    - name: train
      num_bytes: 40579164
      num_examples: 1500
    - name: test
      num_bytes: 15846990
      num_examples: 500
  download_size: 55259208
  dataset_size: 56426154
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*

Dataset Card for "ar_data"

More Information needed