AndyShao90 commited on
Commit
fbf8ca4
·
verified ·
1 Parent(s): 0c9992a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -9,7 +9,7 @@ size_categories:
9
 
10
  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.
11
  RS-C, a subset of [ReefSet](https://arxiv.org/abs/2404.16436), utilizes only test-set samples to address domain shift. Each sample in RS-C has a duration
12
- of 1.88 seconds, a sample rate of 16 kHz, and belongs to one of 37 classes. The dataset comprises seven corruption
13
- sets: WHN, ENQ, END1, END2, ENSC, TST, and PSH. Each corruption set contains two levels, L1 and L2, with L2 representing
14
- a higher degree of complexity than L1. Additionally, RS-C comprises evaluation (239,918 samples) and adaptation (239,918 samples) sets, each set includes
15
- two levels of seven corruptions. RS-C includes a total of 479,836 samples, and each corruption level, such as WHN-L1 or WHN-L2, consists of 17,137 samples.
 
9
 
10
  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.
11
  RS-C, a subset of [ReefSet](https://arxiv.org/abs/2404.16436), utilizes only test-set samples to address domain shift. Each sample in RS-C has a duration
12
+ 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,
13
+ 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
14
+ 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,
15
+ with each corruption level, such as WHN-L1 or WHN-L2, containing 17,137 samples.