jpdiazpardo commited on
Commit
9a816b7
1 Parent(s): 3ecb0a2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -3,14 +3,14 @@ dataset_info:
3
  features:
4
  - name: audio
5
  dtype: audio
6
- - name: transcription
7
  dtype: string
8
  splits:
9
  - name: train
10
- num_bytes: 3831280.0
11
- num_examples: 1
12
- download_size: 0
13
- dataset_size: 3831280.0
14
  ---
15
  # Dataset Card for "metal_songs"
16
 
 
3
  features:
4
  - name: audio
5
  dtype: audio
6
+ - name: text
7
  dtype: string
8
  splits:
9
  - name: train
10
+ num_bytes: 53740932.0
11
+ num_examples: 100
12
+ download_size: 53745909
13
+ dataset_size: 53740932.0
14
  ---
15
  # Dataset Card for "metal_songs"
16