Kowsher commited on
Commit
ec31f10
·
verified ·
1 Parent(s): f413f6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -0
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
+ [![Paper](https://img.shields.io/badge/arXiv-2604.02338-b31b1b.svg)](https://arxiv.org/abs/2604.02338)
79
+ [![GitHub](https://img.shields.io/badge/GitHub-LiME-green.svg)](https://github.com/Kowsher/LiME/tree/main)
80
+ [![License](https://img.shields.io/badge/License-CC--BY--4.0-blue.svg)](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
+ ```