CristianaLazar commited on
Commit
d96443a
·
1 Parent(s): 02089a3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -15,12 +15,17 @@ dataset_info:
15
  dtype: int64
16
  - name: id
17
  dtype: string
 
 
 
 
 
18
  splits:
19
  - name: train.360
20
- num_bytes: 1992350041.0
21
  num_examples: 5000
22
- download_size: 1953070639
23
- dataset_size: 1992350041.0
24
  ---
25
  # Dataset Card for "librispeech5k-augmentated-train-prepared"
26
 
 
15
  dtype: int64
16
  - name: id
17
  dtype: string
18
+ - name: input_features
19
+ sequence:
20
+ sequence: float32
21
+ - name: labels
22
+ sequence: int64
23
  splits:
24
  - name: train.360
25
+ num_bytes: 6796928865.0
26
  num_examples: 5000
27
+ download_size: 3988873165
28
+ dataset_size: 6796928865.0
29
  ---
30
  # Dataset Card for "librispeech5k-augmentated-train-prepared"
31