Update README.md
Browse files
README.md
CHANGED
|
@@ -65,3 +65,30 @@ configs:
|
|
| 65 |
- split: test_winogrande
|
| 66 |
path: data/test_winogrande-*
|
| 67 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
- split: test_winogrande
|
| 66 |
path: data/test_winogrande-*
|
| 67 |
---
|
| 68 |
+
|
| 69 |
+
|
| 70 |
+
This dataset is a part of [![MMT-47]()](https://huggingface.co/datasets/Kowsher/MMT-47).
|
| 71 |
+
|
| 72 |
+
<div align="center">
|
| 73 |
+
|
| 74 |
+
# 🍈 MMT-47: Multimodal Multi-Task Benchmark
|
| 75 |
+
|
| 76 |
+
### 47 Tasks · 7 Categories · 3 Modalities (Image, Video, Text)
|
| 77 |
+
|
| 78 |
+
[](https://arxiv.org/abs/2604.02338)
|
| 79 |
+
[](https://github.com/Kowsher/LiME/tree/main)
|
| 80 |
+
[](https://creativecommons.org/licenses/by/4.0/)
|
| 81 |
+
|
| 82 |
+
</div>
|
| 83 |
+
|
| 84 |
+
|
| 85 |
+
Cite our ICML-2026 paper for this dataset
|
| 86 |
+
|
| 87 |
+
```bibtex
|
| 88 |
+
@article{kowsher2026lime,
|
| 89 |
+
title={LiME: Lightweight Mixture of Experts for Efficient Multimodal Multi-task Learning},
|
| 90 |
+
author={Kowsher, Md and Mansoor, Haris and Prottasha, Nusrat Jahan and Garibay, Ozlem and Zhu, Victor and Ji, Zhengping and Chen, Chen},
|
| 91 |
+
journal={arXiv preprint arXiv:2604.02338},
|
| 92 |
+
year={2026}
|
| 93 |
+
}
|
| 94 |
+
```
|