File size: 1,110 Bytes
e808429 7045328 da84e70 7045328 e808429 7045328 da84e70 7045328 f1424bb 7045328 f1424bb 7045328 f1424bb 7045328 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | ---
license: apache-2.0
pretty_name: MBA-Bench
task_categories:
- image-text-to-text
tags:
- multimodal
- benchmark
---
# MBA-Bench
Official benchmark dataset for **MBA: Multimodal Benchmark and Agents for Real-World Business Ideation**.
- **Paper:** https://arxiv.org/abs/2608.11616
- **Project Page:** https://hchoi256.github.io/projects/mba/
- **Code:** https://github.com/hchoi256/mba
- **Models:** https://huggingface.co/hchoi256/mba
## Dataset Description
MBA-Bench is a multimodal benchmark for evaluating real-world business ideation capabilities.
The dataset contains multimodal benchmark samples together with their source images and associated metadata.
## Citation
If you use MBA-Bench in your research, please cite:
```bibtex
@misc{choi2026mbamultimodalbenchmarkagents,
title={MBA: Multimodal Benchmark and Agents for Real-World Business Ideation},
author={Hojun Choi and Jaeyo Shin and Suin Lee and Hyunjung Shim},
year={2026},
eprint={2608.11616},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2608.11616},
}
``` |