CaraJ commited on
Commit
25664be
β€’
1 Parent(s): 8369e3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -199,16 +199,18 @@ Official repository for the paper "[MMSearch: Benchmarking the Potential of Larg
199
  🌟 For more details, please refer to the project page with dataset exploration and visualization tools: [https://mmsearch.github.io/](https://mmsearch.github.io).
200
 
201
 
202
- [[🌐 Webpage](https://mmsearch.github.io/)] [[πŸ“– Paper]()] [[πŸ€— Huggingface Dataset](https://huggingface.co/datasets/CaraJ/MMSearch)] [[πŸ† Leaderboard](https://mmsearch.github.io/#leaderboard)] [[πŸ” Visualization](https://huggingface.co/datasets/CaraJ/MMSearch/viewer)]
203
 
204
 
205
  ## πŸ’₯ News
206
 
207
- - **[2024.09.20]** πŸš€ We release the [arXiv paper]() and some data samples in the [visualizer](https://huggingface.co/datasets/CaraJ/MMSearch/viewer).
 
 
208
 
209
  ## πŸ“Œ ToDo
210
 
211
- - Coming soon: *Evaluation codes*
212
 
213
  ## πŸ‘€ About MMSearch
214
 
 
199
  🌟 For more details, please refer to the project page with dataset exploration and visualization tools: [https://mmsearch.github.io/](https://mmsearch.github.io).
200
 
201
 
202
+ [[🌐 Webpage](https://mmsearch.github.io/)] [[πŸ“– Paper](https://arxiv.org/pdf/2409.12959)] [[πŸ€— Huggingface Dataset](https://huggingface.co/datasets/CaraJ/MMSearch)] [[πŸ† Leaderboard](https://mmsearch.github.io/#leaderboard)] [[πŸ” Visualization](https://huggingface.co/datasets/CaraJ/MMSearch/viewer)]
203
 
204
 
205
  ## πŸ’₯ News
206
 
207
+ - **[2024.09.25]** 🌟 The [evaluation code](https://github.com/CaraJ7/MMSearch#-evaluation-by-yourself) now supports directly use models implemented in [VLMEvalKit](https://github.com/open-compass/VLMEvalKit)!
208
+ - **[2024.09.22]** πŸ”₯ We release the [evaluation code](https://github.com/CaraJ7/MMSearch#-evaluation-by-yourself), which you only need to add an inference API of your LMM!
209
+ - **[2024.09.20]** πŸš€ We release the [arXiv paper](https://arxiv.org/abs/2409.12959) and all MMSearch data samples in [huggingface dataset](https://huggingface.co/datasets/CaraJ/MMSearch).
210
 
211
  ## πŸ“Œ ToDo
212
 
213
+ - Coming soon: *MMSearch-Engine (for new query)*
214
 
215
  ## πŸ‘€ About MMSearch
216