Skip to content

justram/MRBench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multimodal Representation Benchmark

Installation

pip install .

Usage

python -m src.main

Support Tasks

  • Retrieval
    • M-BEIR
    • 🚧 AToMiC (Under Construction) 🚧
  • 🚧 Classification (Under Construction) 🚧

Acknowledgement

We would like to acknowledge the following resources that greatly contributed to our project:

  • UniIR: The primary dataset our work is built upon.
  • MTEB: We have extended its excellent work and ideas to a broader multimodal representation evaluation.
  • ranx: The blazing fast IR evaluation toolkit.
  • transformers, datasets: This project would not be possible without the great work and resource from the Hugging Face teams.
  • And of course, all the unknown heroes of the foundational libraries

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages