File size: 945 Bytes
ccf35d7 9abce72 fbf8ca4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | ---
license: apache-2.0
language:
- en
pretty_name: RS-C
size_categories:
- 100K<n<1M
---
ReefSet-C (RS-C) serves as a benchmark for [DHAuDS](https://arxiv.org/abs/2511.18421) in the context of test-time adaptation for audio classification.
RS-C, a subset of [ReefSet](https://zenodo.org/records/11071202), utilizes only test-set samples to address domain shift. Each sample in RS-C has a duration
of 1.88 seconds, a sample rate of 16 kHz, and belongs to one of 37 classes. The dataset comprises seven corruption sets: WHN, ENQ, END1, END2, ENSC, TST,
and PSH. Each corruption set is divided into two levels, L1 and L2, where L2 indicates a higher degree of complexity. RS-C is further divided into
evaluation and adaptation sets, each comprising 239,918 samples and including both levels of all seven corruptions. In total, RS-C consists of 479,836 samples,
with each corruption level, such as WHN-L1 or WHN-L2, containing 17,137 samples. |