You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

V2M-raw Dataset

Raw video-to-music data files.

File List

File Description
00001.tar.gz Shard 1
00002.tar.gz.partaa Shard 2 — Part 1 of 2 (499 GB)
00002.tar.gz.partab Shard 2 — Part 2 of 2 (~1.6 GB)
00003.tar.gz.partaa Shard 3 — Part 1 of 2 (499 GB)
00003.tar.gz.partab Shard 3 — Part 2 of 2 (~1.6 GB)
00004.tar.gz ~ 00016.tar.gz Shards 4–16
file_list.txt File list
ytb-ids.txt YouTube IDs

Note on Split Files

00002.tar.gz and 00003.tar.gz exceed HuggingFace's 500 GB per-file limit and have been split into two parts each.

To reassemble after downloading:

# Reassemble 00002.tar.gz
cat 00002.tar.gz.partaa 00002.tar.gz.partab > 00002.tar.gz

# Reassemble 00003.tar.gz
cat 00003.tar.gz.partaa 00003.tar.gz.partab > 00003.tar.gz

You can verify integrity after reassembly by checking that the tar archive is valid:

tar -tzf 00002.tar.gz > /dev/null && echo "OK"
tar -tzf 00003.tar.gz > /dev/null && echo "OK"
Downloads last month
127