The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.
YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/datasets-cards)
BASS
BASS: Benchmarking Audio LMs for Musical Structure and Semantic Reasoning
Splits
Usage
from datasets import load_dataset
# Load the dataset
dataset = load_dataset('minjang10/BASS')
# Splits for each category of tasks
structural_lyrics_transcription = dataset['SLT']
structural_segmentation = dataset['SS']
artist_collaboration = dataset['AC']
musicological_analysis = dataset['MA']
- Downloads last month
- 10