| | --- |
| | pretty_name: Suno Music Generation Dataset |
| | size_categories: |
| | - 100K<n<1M |
| | task_categories: |
| | - audio-classification |
| | - text-to-audio |
| | annotations_creators: |
| | - found |
| | language: |
| | - en |
| | - ja |
| | - multilingual |
| | license: cc0-1.0 |
| | multilinguality: |
| | - multilingual |
| | source_datasets: |
| | - original |
| | tags: |
| | - audio |
| | - video |
| | - image |
| | - text |
| | --- |
| | # Dataset Card for Suno.ai Music Generation |
| | ### Dataset Summary |
| | This dataset contains metadata for 659,788 songs generated by artificial intelligence on the [suno.com](https://suno.com) platform, a service that generates music using artificial intelligence. The songs were discovered by search queries with words from the [dwyl/english-words](https://github.com/dwyl/english-words) word list. |
| |
|
| | ### Languages |
| | The dataset is multilingual with English as the primary language: |
| | - English (en): Primary language for metadata and most lyrics |
| | - Japanese (ja): Present in some song lyrics and titles |
| | - Other languages may appear in song lyrics and titles |
| |
|
| | ## Dataset Structure |
| |
|
| | ### Data Fields |
| | The metadata for each song includes: |
| | - `id`: Unique identifier for the song (string) |
| | - `video_url`: URL of the video version (string) |
| | - `audio_url`: URL of the audio file (string) |
| | - `image_url`: URL of the song thumbnail (string) |
| | - `image_large_url`: URL of the large cover image (string) |
| | - `is_video_pending`: Video processing status (boolean) |
| | - `major_model_version`: Version of AI model used (string) |
| | - `model_name`: Name of the model used (string) |
| | - `metadata`: Additional song information (dictionary) |
| | - `tags`: Musical style and genre tags (string) |
| | - `prompt`: Lyrics/prompt used to generate the song (string) |
| | - `type`: Generation type (string) |
| | - `duration`: Length of song in seconds (float) |
| | - `refund_credits`: Refund status (boolean) |
| | - `stream`: Streaming availability (boolean) |
| | - `is_liked`: Like status (boolean) |
| | - `user_id`: Creator's ID (string) |
| | - `display_name`: Creator's display name (string) |
| | - `handle`: Creator's handle (string) |
| | - `is_handle_updated`: Handle update status (boolean) |
| | - `avatar_image_url`: Creator's avatar URL (string) |
| | - `is_trashed`: Deletion status (boolean) |
| | - `created_at`: Creation timestamp (string) |
| | - `status`: Generation status (string) |
| | - `title`: Song title (string) |
| | - `play_count`: Number of plays (integer) |
| | - `upvote_count`: Number of upvotes (integer) |
| | - `is_public`: Public visibility status (boolean) |
| |
|
| | ### Data Splits |
| | All songs are in a single split. |
| |
|
| | ## Additional Information |
| | ### License |
| | This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can: |
| | * Use it for any purpose, including commercial projects. |
| | * Modify it however you like. |
| | * Distribute it without asking permission. |
| | No attribution is required, but it's always appreciated! |
| | CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en |
| |
|
| | ### Dataset Curators |
| | - [nyuuzyou](https://ducks.party) |
| |
|