File size: 560 Bytes
39ec89c
 
 
 
 
 
 
 
 
63b393f
 
 
 
 
 
 
 
 
 
39ec89c
 
 
 
 
63b393f
 
 
 
39ec89c
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: audio
    dtype: audio
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 508604139.1841005
    num_examples: 406
  - name: validation
    num_bytes: 44056621.90794979
    num_examples: 36
  - name: test
    num_bytes: 47670470.90794979
    num_examples: 36
  download_size: 594531879
  dataset_size: 600331232.0000001
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---