File size: 730 Bytes
8d5f4d4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3153578
 
8d5f4d4
3153578
 
 
 
 
 
 
8d5f4d4
 
 
 
3153578
8d5f4d4
3153578
 
 
8d5f4d4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
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: default
  data_files:
  - split: train
    path: ar-en/train-*
  - split: validation
    path: ar-en/validation-*
  - split: test
    path: ar-en/test-*
---