Upload dataset
Browse files- README.md +56 -0
- techno/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1820,6 +1820,58 @@ dataset_info:
|
|
| 1820 |
num_examples: 48
|
| 1821 |
download_size: 368758252
|
| 1822 |
dataset_size: 368845787.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1823 |
configs:
|
| 1824 |
- config_name: alternative
|
| 1825 |
data_files:
|
|
@@ -1961,4 +2013,8 @@ configs:
|
|
| 1961 |
data_files:
|
| 1962 |
- split: train
|
| 1963 |
path: synthpop/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1964 |
---
|
|
|
|
| 1820 |
num_examples: 48
|
| 1821 |
download_size: 368758252
|
| 1822 |
dataset_size: 368845787.0
|
| 1823 |
+
- config_name: techno
|
| 1824 |
+
features:
|
| 1825 |
+
- name: audio
|
| 1826 |
+
dtype:
|
| 1827 |
+
audio:
|
| 1828 |
+
sampling_rate: 48000
|
| 1829 |
+
- name: caption
|
| 1830 |
+
dtype: string
|
| 1831 |
+
- name: track_id
|
| 1832 |
+
dtype: string
|
| 1833 |
+
- name: jamendo_id
|
| 1834 |
+
dtype: int64
|
| 1835 |
+
- name: track_name
|
| 1836 |
+
dtype: string
|
| 1837 |
+
- name: artist_id
|
| 1838 |
+
dtype: string
|
| 1839 |
+
- name: artist_name
|
| 1840 |
+
dtype: string
|
| 1841 |
+
- name: album_id
|
| 1842 |
+
dtype: string
|
| 1843 |
+
- name: album_name
|
| 1844 |
+
dtype: string
|
| 1845 |
+
- name: duration_sec
|
| 1846 |
+
dtype: float64
|
| 1847 |
+
- name: release_date
|
| 1848 |
+
dtype: string
|
| 1849 |
+
- name: genres
|
| 1850 |
+
sequence: string
|
| 1851 |
+
- name: instruments
|
| 1852 |
+
sequence: 'null'
|
| 1853 |
+
- name: moods
|
| 1854 |
+
sequence: 'null'
|
| 1855 |
+
- name: subgenre
|
| 1856 |
+
dtype: string
|
| 1857 |
+
- name: family
|
| 1858 |
+
dtype: string
|
| 1859 |
+
- name: source
|
| 1860 |
+
dtype: string
|
| 1861 |
+
- name: source_name
|
| 1862 |
+
dtype: string
|
| 1863 |
+
- name: license_ccurl
|
| 1864 |
+
dtype: string
|
| 1865 |
+
- name: track_url
|
| 1866 |
+
dtype: string
|
| 1867 |
+
- name: attribution
|
| 1868 |
+
dtype: string
|
| 1869 |
+
splits:
|
| 1870 |
+
- name: train
|
| 1871 |
+
num_bytes: 11601202.0
|
| 1872 |
+
num_examples: 2
|
| 1873 |
+
download_size: 11607989
|
| 1874 |
+
dataset_size: 11601202.0
|
| 1875 |
configs:
|
| 1876 |
- config_name: alternative
|
| 1877 |
data_files:
|
|
|
|
| 2013 |
data_files:
|
| 2014 |
- split: train
|
| 2015 |
path: synthpop/train-*
|
| 2016 |
+
- config_name: techno
|
| 2017 |
+
data_files:
|
| 2018 |
+
- split: train
|
| 2019 |
+
path: techno/train-*
|
| 2020 |
---
|
techno/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c757e81b37697e8de192298c6e34cff775f91d4879e335b668d7434afe4dd693
|
| 3 |
+
size 11607989
|