Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -2,6 +2,20 @@
|
|
2 |
license: agpl-3.0
|
3 |
tags:
|
4 |
- music
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
its a tar.gz repo with music lol
|
|
|
2 |
license: agpl-3.0
|
3 |
tags:
|
4 |
- music
|
5 |
+
dataset_info:
|
6 |
+
features:
|
7 |
+
- name: image
|
8 |
+
dtype: image
|
9 |
+
- name: audio_file
|
10 |
+
dtype: string
|
11 |
+
- name: slice
|
12 |
+
dtype: int16
|
13 |
+
splits:
|
14 |
+
- name: train
|
15 |
+
num_bytes: 617198096.0
|
16 |
+
num_examples: 13880
|
17 |
+
download_size: 616888458
|
18 |
+
dataset_size: 617198096.0
|
19 |
---
|
20 |
|
21 |
its a tar.gz repo with music lol
|