Upload dataset
Browse files- README.md +56 -0
- dark_ambient/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -260,6 +260,58 @@ dataset_info:
|
|
| 260 |
num_examples: 42
|
| 261 |
download_size: 214584302
|
| 262 |
dataset_size: 214622275.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 263 |
configs:
|
| 264 |
- config_name: alternative
|
| 265 |
data_files:
|
|
@@ -281,4 +333,8 @@ configs:
|
|
| 281 |
data_files:
|
| 282 |
- split: train
|
| 283 |
path: country/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 284 |
---
|
|
|
|
| 260 |
num_examples: 42
|
| 261 |
download_size: 214584302
|
| 262 |
dataset_size: 214622275.0
|
| 263 |
+
- config_name: dark_ambient
|
| 264 |
+
features:
|
| 265 |
+
- name: audio
|
| 266 |
+
dtype:
|
| 267 |
+
audio:
|
| 268 |
+
sampling_rate: 48000
|
| 269 |
+
- name: caption
|
| 270 |
+
dtype: string
|
| 271 |
+
- name: track_id
|
| 272 |
+
dtype: string
|
| 273 |
+
- name: jamendo_id
|
| 274 |
+
dtype: int64
|
| 275 |
+
- name: track_name
|
| 276 |
+
dtype: string
|
| 277 |
+
- name: artist_id
|
| 278 |
+
dtype: string
|
| 279 |
+
- name: artist_name
|
| 280 |
+
dtype: string
|
| 281 |
+
- name: album_id
|
| 282 |
+
dtype: string
|
| 283 |
+
- name: album_name
|
| 284 |
+
dtype: string
|
| 285 |
+
- name: duration_sec
|
| 286 |
+
dtype: float64
|
| 287 |
+
- name: release_date
|
| 288 |
+
dtype: string
|
| 289 |
+
- name: genres
|
| 290 |
+
sequence: string
|
| 291 |
+
- name: instruments
|
| 292 |
+
sequence: 'null'
|
| 293 |
+
- name: moods
|
| 294 |
+
sequence: 'null'
|
| 295 |
+
- name: subgenre
|
| 296 |
+
dtype: string
|
| 297 |
+
- name: family
|
| 298 |
+
dtype: string
|
| 299 |
+
- name: source
|
| 300 |
+
dtype: string
|
| 301 |
+
- name: source_name
|
| 302 |
+
dtype: string
|
| 303 |
+
- name: license_ccurl
|
| 304 |
+
dtype: string
|
| 305 |
+
- name: track_url
|
| 306 |
+
dtype: string
|
| 307 |
+
- name: attribution
|
| 308 |
+
dtype: string
|
| 309 |
+
splits:
|
| 310 |
+
- name: train
|
| 311 |
+
num_bytes: 232006715.0
|
| 312 |
+
num_examples: 39
|
| 313 |
+
download_size: 231814877
|
| 314 |
+
dataset_size: 232006715.0
|
| 315 |
configs:
|
| 316 |
- config_name: alternative
|
| 317 |
data_files:
|
|
|
|
| 333 |
data_files:
|
| 334 |
- split: train
|
| 335 |
path: country/train-*
|
| 336 |
+
- config_name: dark_ambient
|
| 337 |
+
data_files:
|
| 338 |
+
- split: train
|
| 339 |
+
path: dark_ambient/train-*
|
| 340 |
---
|
dark_ambient/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44f5def53623756aaaefdd22f893810ab8924d276c578165184fcd85d408a623
|
| 3 |
+
size 231814877
|