File size: 492 Bytes
ffe4e3a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9e23034
 
 
 
ffe4e3a
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: file_name
    dtype: string
  - name: audio
    struct:
    - name: bytes
      dtype: binary
    - name: path
      dtype: string
  - name: EpId
    dtype: string
  - name: ClipId
    dtype: string
  - name: Output
    dtype: float64
  splits:
  - name: train
    num_bytes: 985892814
    num_examples: 5471
  download_size: 733461869
  dataset_size: 985892814
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---