Dataset Viewer
Auto-converted to Parquet Duplicate
id
string
audio
audio
taxon
string
0
Acanthis
1
Acanthis
2
Acanthis
3
Acanthis
4
Acanthis
5
Acanthis
6
Acanthis
7
Acanthis
8
Acanthis
9
Acanthis
10
Acinonyx
11
Acinonyx
12
Acinonyx
13
Acridotheres
14
Acridotheres
15
Acridotheres
16
Acrocodia
17
Acrocodia
18
Acrocodia
19
Acrometopa
20
Acrometopa
21
Acrometopa
22
Actinodura
23
Actinodura
24
Actinodura
25
Actinodura
26
Addax
27
Addax
28
Addax
29
Aegithalos
30
Aegithalos
31
Aegithalos
32
Agriornis
33
Agriornis
34
Agriornis
35
Ailuroedus
36
Ailuroedus
37
Ailuroedus
38
Ailuropoda
39
Ailuropoda
40
Ailuropoda
41
Alauda
42
Alauda
43
Alauda
44
Alaudala
45
Alaudala
46
Alaudala
47
Alligator
48
Alligator
49
Alligator
50
Alophoixus
51
Alophoixus
52
Alophoixus
53
Amazona
54
Amazona
55
Amazona
56
Anabacerthia
57
Anabacerthia
58
Anabacerthia
59
Antigone
60
Antigone
61
Antigone
62
Anumara
63
Anumara
64
Anumara
65
Apalis
66
Apalis
67
Apalis
68
Aquarana
69
Aquarana
70
Aquarana
71
Aquarana
72
Aquarana
73
Aquarana
74
Ara
75
Ara
76
Ara
77
Aratinga
78
Aratinga
79
Aratinga
80
Arctictis
81
Arctictis
82
Arctictis
83
Arctocephalus
84
Arctocephalus
85
Arctocephalus
86
Arctocephalus
87
Arctocephalus
88
Arctocephalus
89
Ardea
90
Ardea
91
Ardea
92
Ardenna
93
Ardenna
94
Ardenna
95
Argya
96
Argya
97
Argya
98
Argya
99
Argya
End of preview. Expand in Data Studio

BioVITAI2ARetrieval

An MTEB dataset
Massive Text Embedding Benchmark

Measures whether a photograph of an animal can retrieve that animal's call. Each query is a wildlife photograph, and the model ranks 100 candidate taxa -- the photographed taxon plus 99 distractors -- over an index of 1,024 field recordings, where a taxon is represented by every recording of that taxon. A taxon scores its best-matching recording and the 100 taxa are ranked by that score, so the reported taxon_top_k_accuracy is taxon-level rather than document-level. Runs 1,352 queries at species level and 992 at genus level over BioVITA's held-out unseen split: 325 species excluded from training and the 225 genera they belong to.

Task category Any2AnyRetrieval (image-to-audio)
Domains Bioacoustics, Nature, Encyclopaedic
Reference CVPR

Source datasets:

How to evaluate on this task

You can evaluate an embedding model on this dataset using the following code:

import mteb

task = mteb.get_task("BioVITAI2ARetrieval")
model = mteb.get_model(YOUR_MODEL)
mteb.evaluate(model, task)

To learn more about how to run models on mteb task check out the GitHub repository.

Citation

If you use this dataset, please cite the dataset as well as mteb, as this dataset likely includes additional processing as a part of the MMTEB Contribution.


@inproceedings{shinoda2026biovita,
  author = {Shinoda, Risa and Shiohara, Kaede and Inoue, Nakamasa and Saito, Kuniaki and Santo, Hiroaki and Okura, Fumio},
  booktitle = {CVPR},
  title = {BioVITA: Biological Dataset, Model, and Benchmark for Visual-Textual-Acoustic Alignment},
  year = {2026},
}


@article{enevoldsen2025mmtebmassivemultilingualtext,
  title={MMTEB: Massive Multilingual Text Embedding Benchmark},
  author={Kenneth Enevoldsen and Isaac Chung and Imene Kerboua and Márton Kardos and Ashwin Mathur and David Stap and Jay Gala and Wissam Siblini and Dominik Krzemiński and Genta Indra Winata and Saba Sturua and Saiteja Utpala and Mathieu Ciancone and Marion Schaeffer and Gabriel Sequeira and Diganta Misra and Shreeya Dhakal and Jonathan Rystrøm and Roman Solomatin and Ömer Çağatan and Akash Kundu and Martin Bernstorff and Shitao Xiao and Akshita Sukhlecha and Bhavish Pahwa and Rafał Poświata and Kranthi Kiran GV and Shawon Ashraf and Daniel Auras and Björn Plüster and Jan Philipp Harries and Loïc Magne and Isabelle Mohr and Mariya Hendriksen and Dawei Zhu and Hippolyte Gisserot-Boukhlef and Tom Aarsen and Jan Kostkan and Konrad Wojtasik and Taemin Lee and Marek Šuppa and Crystina Zhang and Roberta Rocca and Mohammed Hamdy and Andrianos Michail and John Yang and Manuel Faysse and Aleksei Vatolin and Nandan Thakur and Manan Dey and Dipam Vasani and Pranjal Chitale and Simone Tedeschi and Nguyen Tai and Artem Snegirev and Michael Günther and Mengzhou Xia and Weijia Shi and Xing Han Lù and Jordan Clive and Gayatri Krishnakumar and Anna Maksimova and Silvan Wehrli and Maria Tikhonova and Henil Panchal and Aleksandr Abramov and Malte Ostendorff and Zheng Liu and Simon Clematide and Lester James Miranda and Alena Fenogenova and Guangyu Song and Ruqiya Bin Safi and Wen-Ding Li and Alessia Borghini and Federico Cassano and Hongjin Su and Jimmy Lin and Howard Yen and Lasse Hansen and Sara Hooker and Chenghao Xiao and Vaibhav Adlakha and Orion Weller and Siva Reddy and Niklas Muennighoff},
  publisher = {arXiv},
  journal={arXiv preprint arXiv:2502.13595},
  year={2025},
  url={https://arxiv.org/abs/2502.13595},
  doi = {10.48550/arXiv.2502.13595},
}

@article{muennighoff2022mteb,
  author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Loïc and Reimers, Nils},
  title = {MTEB: Massive Text Embedding Benchmark},
  publisher = {arXiv},
  journal={arXiv preprint arXiv:2210.07316},
  year = {2022}
  url = {https://arxiv.org/abs/2210.07316},
  doi = {10.48550/ARXIV.2210.07316},
}

Dataset Statistics

Dataset Statistics

The following code contains the descriptive statistics from the task. These can also be obtained using:

import mteb

task = mteb.get_task("BioVITAI2ARetrieval")

desc_stats = task.metadata.descriptive_stats
{
    "test": {
        "num_samples": 4392,
        "num_queries": 2344,
        "num_documents": 2048,
        "number_of_characters": 0,
        "documents_text_statistics": null,
        "documents_image_statistics": null,
        "documents_audio_statistics": {
            "total_duration_seconds": 71848.88065304422,
            "min_duration_seconds": 0.8950113378684807,
            "average_duration_seconds": 35.08246125636925,
            "max_duration_seconds": 1309.9591836734694,
            "unique_audios": 1024,
            "average_sampling_rate": 45253.125,
            "sampling_rates": {
                "48000": 506,
                "44100": 1492,
                "24000": 4,
                "22050": 24,
                "200000": 2,
                "32000": 4,
                "16000": 6,
                "96000": 6,
                "192000": 4
            }
        },
        "documents_video_statistics": null,
        "queries_text_statistics": null,
        "queries_image_statistics": {
            "min_image_width": 240,
            "average_image_width": 1671.6847269624573,
            "max_image_width": 2048,
            "min_image_height": 180,
            "average_image_height": 1340.4658703071673,
            "max_image_height": 2048,
            "unique_images": 1796
        },
        "queries_audio_statistics": null,
        "queries_video_statistics": null,
        "relevant_docs_statistics": {
            "num_relevant_docs": 8737,
            "min_relevant_docs_per_query": 3,
            "average_relevant_docs_per_query": 3.7273890784982937,
            "max_relevant_docs_per_query": 28,
            "unique_relevant_docs": 1842
        },
        "top_ranked_statistics": {
            "num_top_ranked": 831389,
            "min_top_ranked_per_query": 299,
            "average_top_ranked_per_query": 354.68813993174064,
            "max_top_ranked_per_query": 496
        },
        "hf_subset_descriptive_stats": {
            "unseen_species": {
                "num_samples": 2376,
                "num_queries": 1352,
                "num_documents": 1024,
                "number_of_characters": 0,
                "documents_text_statistics": null,
                "documents_image_statistics": null,
                "documents_audio_statistics": {
                    "total_duration_seconds": 35924.44032652211,
                    "min_duration_seconds": 0.8950113378684807,
                    "average_duration_seconds": 35.08246125636925,
                    "max_duration_seconds": 1309.9591836734694,
                    "unique_audios": 1024,
                    "average_sampling_rate": 45253.125,
                    "sampling_rates": {
                        "48000": 253,
                        "44100": 746,
                        "24000": 2,
                        "22050": 12,
                        "200000": 1,
                        "32000": 2,
                        "16000": 3,
                        "96000": 3,
                        "192000": 2
                    }
                },
                "documents_video_statistics": null,
                "queries_text_statistics": null,
                "queries_image_statistics": {
                    "min_image_width": 240,
                    "average_image_width": 1674.1471893491125,
                    "max_image_width": 2048,
                    "min_image_height": 180,
                    "average_image_height": 1341.1301775147929,
                    "max_image_height": 2048,
                    "unique_images": 1346
                },
                "queries_audio_statistics": null,
                "queries_video_statistics": null,
                "relevant_docs_statistics": {
                    "num_relevant_docs": 4223,
                    "min_relevant_docs_per_query": 3,
                    "average_relevant_docs_per_query": 3.1235207100591715,
                    "max_relevant_docs_per_query": 10,
                    "unique_relevant_docs": 903
                },
                "top_ranked_statistics": {
                    "num_top_ranked": 418290,
                    "min_top_ranked_per_query": 299,
                    "average_top_ranked_per_query": 309.3860946745562,
                    "max_top_ranked_per_query": 327
                }
            },
            "unseen_genus": {
                "num_samples": 2016,
                "num_queries": 992,
                "num_documents": 1024,
                "number_of_characters": 0,
                "documents_text_statistics": null,
                "documents_image_statistics": null,
                "documents_audio_statistics": {
                    "total_duration_seconds": 35924.44032652211,
                    "min_duration_seconds": 0.8950113378684807,
                    "average_duration_seconds": 35.08246125636925,
                    "max_duration_seconds": 1309.9591836734694,
                    "unique_audios": 1024,
                    "average_sampling_rate": 45253.125,
                    "sampling_rates": {
                        "48000": 253,
                        "44100": 746,
                        "24000": 2,
                        "22050": 12,
                        "200000": 1,
                        "32000": 2,
                        "16000": 3,
                        "96000": 3,
                        "192000": 2
                    }
                },
                "documents_video_statistics": null,
                "queries_text_statistics": null,
                "queries_image_statistics": {
                    "min_image_width": 358,
                    "average_image_width": 1668.328629032258,
                    "max_image_width": 2048,
                    "min_image_height": 269,
                    "average_image_height": 1339.5604838709678,
                    "max_image_height": 2048,
                    "unique_images": 990
                },
                "queries_audio_statistics": null,
                "queries_video_statistics": null,
                "relevant_docs_statistics": {
                    "num_relevant_docs": 4514,
                    "min_relevant_docs_per_query": 3,
                    "average_relevant_docs_per_query": 4.550403225806452,
                    "max_relevant_docs_per_query": 28,
                    "unique_relevant_docs": 939
                },
                "top_ranked_statistics": {
                    "num_top_ranked": 413099,
                    "min_top_ranked_per_query": 357,
                    "average_top_ranked_per_query": 416.4304435483871,
                    "max_top_ranked_per_query": 496
                }
            }
        }
    }
}

This dataset card was automatically generated using MTEB

Downloads last month
162

Papers for myang333/BioVITAI2ARetrieval