数据集 / suno

suno 已完整同步

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 platform, a service that generates music using artificial intelligence. The songs were discovered by search queries with words from the 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:

Dataset Curators

3 个文件

浏览文件