File size: 615 Bytes
e110d68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: file
    dtype: string
  - name: audio
    struct:
    - name: bytes
      dtype: binary
    - name: path
      dtype: string
  - name: text
    dtype: string
  splits:
  - name: test
    num_bytes: 5333955
    num_examples: 40
  - name: validation
    num_bytes: 3749784
    num_examples: 40
  - name: train
    num_bytes: 13316202
    num_examples: 60
  download_size: 21482093
  dataset_size: 22399941
---
# Dataset Card for "dummy_en-asr"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)