File size: 874 Bytes
d0d5e78
 
 
 
 
 
1299c9b
d0d5e78
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
license: cc-by-nc-4.0
task_categories:
- audio-classification
- audio-to-audio
tags:
- neurips2026
- bioacoustics
- animal-vocalizations
- animalspeak
- pseudovox
- train-unseen
private: true
---

# AnimalSpeak Pseudovox Train-Unseen

This dataset contains the train-unseen split of AnimalSpeak Pseudovox. Each
example is a short, silence-trimmed, single-vocalization WAV clip plus compact
per-clip metadata. It does not include generated conversations, captions, QA
pairs, or MCQ answers.

Rows: 346,907
Shards: 18
Maximum rows per shard: 20,000

## Files

- `data-20k/train-*.tar`: WebDataset-style shards containing
  `audio/<audio_name>` WAV entries.
- `metadata.parquet`: one row per audio file, including `id`, `audio_name`,
  duration, species metadata, and classifier confidence metadata.
- `croissant.json`: MLCommons Croissant metadata for the sharded export.