nyuuzyou commited on
Commit
8421376
·
verified ·
1 Parent(s): 88deca8

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +105 -0
  2. audius.jsonl.zst +3 -0
README.md ADDED
@@ -0,0 +1,105 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: Audius Music Platform Dataset
3
+ size_categories:
4
+ - 100K<n<1M
5
+ task_categories:
6
+ - audio-classification
7
+ - audio-retrieval
8
+ annotations_creators:
9
+ - found
10
+ language:
11
+ - en
12
+ - multilingual
13
+ license: cc0-1.0
14
+ multilinguality:
15
+ - multilingual
16
+ source_datasets:
17
+ - original
18
+ tags:
19
+ - audio
20
+ ---
21
+
22
+ # Dataset Card for Audius
23
+
24
+ ### Dataset Summary
25
+ This dataset contains metadata for 716,340 audio tracks from the Audius decentralized music platform (audius.co). Audius is a blockchain-based streaming service that allows artists to share and monetize their music directly with listeners. The dataset includes detailed metadata about tracks, artists, and engagement metrics.
26
+
27
+ ### Languages
28
+ The dataset is multilingual with English as the primary language.
29
+
30
+ ## Dataset Structure
31
+
32
+ ### Data Fields
33
+ The metadata for each track includes:
34
+ - `artwork`: Dictionary containing artwork URLs:
35
+ - `150x150`: URL for small artwork
36
+ - `480x480`: URL for medium artwork
37
+ - `1000x1000`: URL for large artwork
38
+ - `description`: Track description text (string)
39
+ - `genre`: Musical genre (string)
40
+ - `id`: Unique track identifier (string)
41
+ - `track_cid`: Content identifier for track audio (string)
42
+ - `preview_cid`: Preview audio content identifier (string or null)
43
+ - `orig_file_cid`: Original file content identifier (string)
44
+ - `orig_filename`: Original audio filename (string)
45
+ - `is_original_available`: Original file availability (boolean)
46
+ - `mood`: Musical mood/emotion (string)
47
+ - `release_date`: Track release timestamp (string)
48
+ - `remix_of`: Parent track info for remixes (dictionary)
49
+ - `repost_count`: Number of reposts (integer)
50
+ - `favorite_count`: Number of favorites/likes (integer)
51
+ - `comment_count`: Number of comments (integer)
52
+ - `tags`: Track tags (string)
53
+ - `title`: Track title (string)
54
+ - `user`: Dictionary containing artist information:
55
+ - `album_count`: Number of albums (integer)
56
+ - `artist_pick_track_id`: Featured track ID (string or null)
57
+ - `bio`: Artist biography (string)
58
+ - `cover_photo`: Cover image URLs (dictionary)
59
+ - `followee_count`: Number of followed accounts (integer)
60
+ - `follower_count`: Number of followers (integer)
61
+ - `handle`: User handle (string)
62
+ - `id`: User ID (string)
63
+ - `is_verified`: Verification status (boolean)
64
+ - `social_handles`: Social media usernames (strings)
65
+ - `verification_status`: Platform verification flags (booleans)
66
+ - `website`: Artist website (string)
67
+ - `donation`: Donation wallet (string)
68
+ - `location`: Artist location (string)
69
+ - `name`: Display name (string)
70
+ - `playlist_count`: Number of playlists (integer)
71
+ - `profile_picture`: Profile image URLs (dictionary)
72
+ - `repost_count`: Number of reposts (integer)
73
+ - `track_count`: Number of tracks (integer)
74
+ - `is_deactivated`: Account status (boolean)
75
+ - `is_available`: Availability status (boolean)
76
+ - `wallet_addresses`: Blockchain wallet addresses (strings)
77
+ - `supporter_count`: Number of supporters (integer)
78
+ - `supporting_count`: Number of supported artists (integer)
79
+ - `total_audio_balance`: Audio token balance (integer)
80
+ - `duration`: Track length in seconds (integer)
81
+ - `is_downloadable`: Download permission (boolean)
82
+ - `play_count`: Number of plays (integer)
83
+ - `permalink`: Track URL path (string)
84
+ - `is_streamable`: Streaming availability (boolean)
85
+ - `ddex_app`: DDEX application info (string or null)
86
+ - `playlists_containing_track`: List of containing playlists (array)
87
+ - `pinned_comment_id`: Pinned comment ID (string or null)
88
+
89
+ ### Data Splits
90
+ All tracks are in a single split.
91
+
92
+ ## Additional Information
93
+
94
+ ### License
95
+ The metadata in this dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
96
+ * Use the metadata for any purpose, including commercial projects
97
+ * Modify it however you like
98
+ * Distribute it without asking permission
99
+
100
+ Note that this CC0 license applies ONLY to the metadata. The actual audio content, artwork and other media referenced in the metadata remain subject to their original licenses on the Audius platform. Users must ensure they have appropriate rights/permissions before using any content from Audius.
101
+
102
+ CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
103
+
104
+ ### Dataset Curators
105
+ - [nyuuzyou](https://ducks.party)
audius.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fafaf2bb2555f58125bef59263c673ac30a7c4db415bb807813443464e89f95
3
+ size 187626047