File size: 470 Bytes
0994ae0
 
 
 
7b5bce7
0994ae0
 
 
 
 
 
 
 
 
 
 
 
c99565e
0994ae0
c99565e
 
0994ae0
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: transcript_text
    dtype: string
  - name: transcript_chunks
    dtype: string
  - name: video_url
    dtype: string
  - name: model
    dtype: string
  - name: date
    dtype: string
  splits:
  - name: train
    num_bytes: 1190349.0
    num_examples: 1
  download_size: 1214042
  dataset_size: 1190349.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---