Audio Compositional Object Algebra Test — 2,000 zero-shot audio
quadruples for evaluating whether audio encoders represent multi-source scenes
compositionally. No training required.
Companion dataset to the ICASSP 2026 paper Evaluating Compositional Structure in Audio
Representations. See also the
trained-head benchmark chuyangchenn/a-tre-10k.
ds = load_dataset("chuyangchenn/a-coat-2k", split="test")
ex = ds[0]
A… See the full description on the dataset page:
https://huggingface.co/datasets/chuyangchenn/a-coat-2k.