Update README.md
Browse files
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.
|
|
|
|
|
|
|
| 208 |
|
| 209 |
## π ToDo
|
| 210 |
|
| 211 |
-
- Coming soon: *
|
| 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 |
|