danavery commited on
Commit
357c076
1 Parent(s): e442227

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -19,12 +19,14 @@ dataset_info:
19
  dtype: int64
20
  - name: label
21
  dtype: string
 
 
22
  splits:
23
  - name: train
24
- num_bytes: 7604617153.66
25
  num_examples: 8732
26
- download_size: 6091744083
27
- dataset_size: 7604617153.66
28
  ---
29
 
30
  (card and dataset copied from https://www.kaggle.com/datasets/chrisfilo/urbansound8k)
 
19
  dtype: int64
20
  - name: label
21
  dtype: string
22
+ - name: fold
23
+ dtype: int64
24
  splits:
25
  - name: train
26
+ num_bytes: 7604687009.66
27
  num_examples: 8732
28
+ download_size: 6997751312
29
+ dataset_size: 7604687009.66
30
  ---
31
 
32
  (card and dataset copied from https://www.kaggle.com/datasets/chrisfilo/urbansound8k)