anonymous-submission000 commited on
Commit
aa9d082
·
verified ·
1 Parent(s): 6b9b042

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ configs:
31
 
32
  ## Dataset Description
33
 
34
- This dataset is used in the **VocSim benchmark** paper for evaluating the ability of neural audio embeddings to identify individual mice based on their ultrasonic vocalization (USV) syllables. It contains pre-segmented USV syllables from multiple individual mice, derived from recordings used in **Goffinet et al. (2021)~\cite{goffinet2021low}**.
35
 
36
  The primary task associated with this dataset is supervised classification: training a model to predict the correct mouse identity (`speaker` field) given an audio input (a single syllable) or its derived features.
37
 
 
31
 
32
  ## Dataset Description
33
 
34
+ This dataset is used in the **VocSim benchmark** paper for evaluating the ability of neural audio embeddings to identify individual mice based on their ultrasonic vocalization (USV) syllables. It contains pre-segmented USV syllables from multiple individual mice, derived from recordings created by **Van Segbroeck et al. (2017)**.
35
 
36
  The primary task associated with this dataset is supervised classification: training a model to predict the correct mouse identity (`speaker` field) given an audio input (a single syllable) or its derived features.
37