UniIR / README.md
lim142857's picture
Update README.md
35e23b8 verified
|
raw
history blame
542 Bytes
---
license: mit
---
This repo contains the codebase for the paper "UniIR: Training and Benchmarking Universal Multimodal Information Retrievers"
[**🌐 Homepage**](https://tiger-ai-lab.github.io/UniIR/) | [**πŸ€— Dataset**](https://huggingface.co/datasets/TIGER-Lab/M-BEIR) | [**πŸ“– arXiv**](https://arxiv.org/pdf/2311.17136.pdf) | [**GitHub**](https://github.com/TIGER-AI-Lab/UniIR)
We released our Large UniIR(CLIP_SF) and UniIR(BLIP-FF) models.
# To download the checkpoints:
```
git clone https://huggingface.co/TIGER-Lab/UniIR
```