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

BioVITAT2IRetrieval

An MTEB dataset
Massive Text Embedding Benchmark

Measures whether a taxon name retrieves photographs of that taxon. Each query is the name of one held-out species or genus, and the model ranks 100 candidate taxa -- the queried taxon plus 99 distractors -- over an index of 2,835 wildlife photographs, where a taxon is represented by every photograph of that taxon. A taxon scores its best-matching photograph and the 100 taxa are ranked by that score, so the reported taxon_top_k_accuracy is taxon-level rather than document-level. Runs 288 queries at species level and 289 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 (text-to-image)
Domains 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("BioVITAT2IRetrieval")
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("BioVITAT2IRetrieval")

desc_stats = task.metadata.descriptive_stats
{
    "test": {
        "num_samples": 6247,
        "num_queries": 577,
        "num_documents": 5670,
        "number_of_characters": 7943,
        "documents_text_statistics": null,
        "documents_image_statistics": {
            "min_image_width": 240,
            "average_image_width": 1689.7855379188713,
            "max_image_width": 2048,
            "min_image_height": 143,
            "average_image_height": 1347.004585537919,
            "max_image_height": 2048,
            "unique_images": 2813
        },
        "documents_audio_statistics": null,
        "documents_video_statistics": null,
        "queries_text_statistics": {
            "total_text_length": 7943,
            "min_text_length": 3,
            "average_text_length": 13.766031195840554,
            "max_text_length": 28,
            "unique_texts": 496
        },
        "queries_image_statistics": null,
        "queries_audio_statistics": null,
        "queries_video_statistics": null,
        "relevant_docs_statistics": {
            "num_relevant_docs": 8641,
            "min_relevant_docs_per_query": 1,
            "average_relevant_docs_per_query": 14.975736568457538,
            "max_relevant_docs_per_query": 95,
            "unique_relevant_docs": 5670
        },
        "top_ranked_statistics": {
            "num_top_ranked": 661052,
            "min_top_ranked_per_query": 911,
            "average_top_ranked_per_query": 1145.6707105719238,
            "max_top_ranked_per_query": 1509
        },
        "hf_subset_descriptive_stats": {
            "unseen_species": {
                "num_samples": 3123,
                "num_queries": 288,
                "num_documents": 2835,
                "number_of_characters": 5369,
                "documents_text_statistics": null,
                "documents_image_statistics": {
                    "min_image_width": 240,
                    "average_image_width": 1689.7855379188713,
                    "max_image_width": 2048,
                    "min_image_height": 143,
                    "average_image_height": 1347.004585537919,
                    "max_image_height": 2048,
                    "unique_images": 2813
                },
                "documents_audio_statistics": null,
                "documents_video_statistics": null,
                "queries_text_statistics": {
                    "total_text_length": 5369,
                    "min_text_length": 9,
                    "average_text_length": 18.64236111111111,
                    "max_text_length": 28,
                    "unique_texts": 288
                },
                "queries_image_statistics": null,
                "queries_audio_statistics": null,
                "queries_video_statistics": null,
                "relevant_docs_statistics": {
                    "num_relevant_docs": 2835,
                    "min_relevant_docs_per_query": 1,
                    "average_relevant_docs_per_query": 9.84375,
                    "max_relevant_docs_per_query": 18,
                    "unique_relevant_docs": 2835
                },
                "top_ranked_statistics": {
                    "num_top_ranked": 286391,
                    "min_top_ranked_per_query": 911,
                    "average_top_ranked_per_query": 994.4131944444445,
                    "max_top_ranked_per_query": 1067
                }
            },
            "unseen_genus": {
                "num_samples": 3124,
                "num_queries": 289,
                "num_documents": 2835,
                "number_of_characters": 2574,
                "documents_text_statistics": null,
                "documents_image_statistics": {
                    "min_image_width": 240,
                    "average_image_width": 1689.7855379188713,
                    "max_image_width": 2048,
                    "min_image_height": 143,
                    "average_image_height": 1347.004585537919,
                    "max_image_height": 2048,
                    "unique_images": 2813
                },
                "documents_audio_statistics": null,
                "documents_video_statistics": null,
                "queries_text_statistics": {
                    "total_text_length": 2574,
                    "min_text_length": 3,
                    "average_text_length": 8.906574394463668,
                    "max_text_length": 14,
                    "unique_texts": 208
                },
                "queries_image_statistics": null,
                "queries_audio_statistics": null,
                "queries_video_statistics": null,
                "relevant_docs_statistics": {
                    "num_relevant_docs": 5806,
                    "min_relevant_docs_per_query": 1,
                    "average_relevant_docs_per_query": 20.089965397923876,
                    "max_relevant_docs_per_query": 95,
                    "unique_relevant_docs": 2835
                },
                "top_ranked_statistics": {
                    "num_top_ranked": 374661,
                    "min_top_ranked_per_query": 1085,
                    "average_top_ranked_per_query": 1296.4048442906574,
                    "max_top_ranked_per_query": 1509
                }
            }
        }
    }
}

This dataset card was automatically generated using MTEB

Downloads last month
149

Papers for myang333/BioVITAT2IRetrieval