MBA-Bench / README.md
hchoi256's picture
Update README.md
8867939 verified
|
Raw
History Blame Contribute Delete
1.01 kB
---
license: apache-2.0
pretty_name: MBA-Bench
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
- **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},
}
```