CoVoST2-EN-AR / README.md
ymoslem's picture
Upload dataset
8d5f4d4 verified
|
raw
history blame
742 Bytes
metadata
dataset_info:
  features:
    - name: client_id
      dtype: string
    - name: file
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: sentence
      dtype: string
    - name: translation
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 12495674519.74
      num_examples: 289430
    - name: test
      num_bytes: 716121404.191
      num_examples: 15531
    - name: validation
      num_bytes: 758242675.66
      num_examples: 15531
  download_size: 13814924684
  dataset_size: 13970038599.591
configs:
  - config_name: default
    data_files:
      - split: train
        path: en-ar/train-*
      - split: test
        path: en-ar/test-*
      - split: validation
        path: en-ar/validation-*