File size: 592 Bytes
1f22d54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: af_property
    num_bytes: 8265497562.976
    num_examples: 25644
  download_size: 7728009483
  dataset_size: 8265497562.976
configs:
- config_name: default
  data_files:
  - split: af_property
    path: data/af_property-*
---