srishtikumbhare commited on
Commit
3727f36
1 Parent(s): dfa7f4f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -7,15 +7,15 @@ configs:
7
  dataset_info:
8
  features:
9
  - name: audio
10
- dtype: string
11
  - name: label
12
  dtype: string
13
  splits:
14
  - name: train
15
- num_bytes: 4515
16
  num_examples: 50
17
- download_size: 0
18
- dataset_size: 4515
19
  ---
20
  # Dataset Card for "trial"
21
 
 
7
  dataset_info:
8
  features:
9
  - name: audio
10
+ dtype: audio
11
  - name: label
12
  dtype: string
13
  splits:
14
  - name: train
15
+ num_bytes: 264370838.0
16
  num_examples: 50
17
+ download_size: 263685192
18
+ dataset_size: 264370838.0
19
  ---
20
  # Dataset Card for "trial"
21