CoVoST2-EN-AR / README.md
ymoslem's picture
Update README.md
c357a8d verified
|
raw
history blame
894 Bytes
---
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: 61639639.192
num_examples: 2283
- name: validation
num_bytes: 56247822.024
num_examples: 1758
- name: test
num_bytes: 54767676.25
num_examples: 1695
download_size: 160406466
dataset_size: 172655137.466
configs:
- config_name: ar-en
data_files:
- split: train
path: ar-en/train-*
- split: validation
path: ar-en/validation-*
- split: test
path: ar-en/test-*
- config_name: en-ar
data_files:
- split: train
path: en-ar/train-*
- split: validation
path: en-ar/validation-*
- split: test
path: en-ar/test-*
---