yav1327 commited on
Commit
7f6173a
·
verified ·
1 Parent(s): 04a1fd4

Upload dataset

Browse files
README.md CHANGED
@@ -7,14 +7,22 @@ configs:
7
  path: data/train-*
8
  dataset_info:
9
  features:
10
- - name: id
11
  dtype: int64
12
- - name: audio_files
13
- dtype: audio
 
 
 
 
 
 
 
 
14
  splits:
15
  - name: train
16
- num_bytes: 891796301.0
17
  num_examples: 355
18
- download_size: 890874458
19
- dataset_size: 891796301.0
20
  ---
 
7
  path: data/train-*
8
  dataset_info:
9
  features:
10
+ - name: song_id
11
  dtype: int64
12
+ - name: filename
13
+ dtype: string
14
+ - name: filepath
15
+ dtype:
16
+ audio:
17
+ sampling_rate: 16000
18
+ - name: genre_id
19
+ dtype: int64
20
+ - name: genre
21
+ dtype: string
22
  splits:
23
  - name: train
24
+ num_bytes: 891808566.0
25
  num_examples: 355
26
+ download_size: 890883460
27
+ dataset_size: 891808566.0
28
  ---
data/train-00000-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11e06eb5ebe2a03a32bfd70e37c851a3dc7712dbc33df1b159471c2e0f4d7156
3
- size 449667362
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae2a412089c60ac88cdab9625479f32aeffa4d0d5be7761fae273933dd16e908
3
+ size 449671827
data/train-00001-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:263b1a69ea40b4f536f799672ccca05a88d8133b1280f267acfa94d30202d9ee
3
- size 441207096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59f49aad9d71837c23b5e2a91653fa8cd19c0219102dda7c2c5af294956cf238
3
+ size 441211633