File size: 592 Bytes
99d41f6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b9d51c8
99d41f6
b9d51c8
 
99d41f6
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: chunk_id
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: transcript_text
    dtype: string
  - name: duration
    dtype: float32
  - name: original_video_id
    dtype: string
  - name: channel_name
    dtype: string
  - name: channel_url
    dtype: string
  splits:
  - name: tarek_alquhali
    num_bytes: 349865435.0
    num_examples: 631
  download_size: 346686211
  dataset_size: 349865435.0
configs:
- config_name: default
  data_files:
  - split: tarek_alquhali
    path: data/tarek_alquhali-*
---