socialyandex/yambdarecsysrecommendationmusicretrievalrankingembeddingslarge-scaleparquetbenchmarkmultimodal

Yambda-5B: Large-Scale Music Recommendation Dataset (4.79B Interactions)

Category
Social
Records
5,315,015,900 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~86753 MB
Downloads
0

About this data

Industrial-scale music recommendation dataset from Yandex with 4.79B user-item interactions across 1M users and 9.39M tracks, including organic and recommendation interactions plus audio embeddings.

Schema

NameTypeDescription
uidUINTEGERAnonymized user identifier (integer).
timestampUINTEGERInteraction time in Unix epoch seconds.
item_idUINTEGERAnonymized track identifier (integer).
is_organicUTINYINT1 if user-initiated, 0 if recommendation-driven.
played_ratio_pctUSMALLINTPercentage of track played (0-100).
track_length_secondsUINTEGERTrack duration in seconds.
event_typeVARCHARInteraction type: listen, like, dislike, or skip.

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Yambda-5B: Large-Scale Music R" })
// Found: a7334d10-496a-4fea-a9a8-a3605e38a34d
get_download_url({ dataset_id: "a7334d10-496a-4fea-a9a8-a3605e38a34d" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/a7334d10-496a-4fea-a9a8-a3605e38a34d/download-url
Yambda-5B: Large-Scale Music Recommendation Dataset (4.79B Interactions) — Free Dataset | DataBazaar