Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,36 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-to-text
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
<div align="center">
|
| 8 |
+
<h2>Magma: A Foundation Model for Multimodal AI Agents</h2>
|
| 9 |
+
|
| 10 |
+
[Jianwei Yang](https://jwyang.github.io/)<sup>*</sup><sup>1</sup><sup>†</sup>
|
| 11 |
+
[Reuben Tan](https://cs-people.bu.edu/rxtan/)<sup>1</sup><sup>†</sup>
|
| 12 |
+
[Qianhui Wu](https://qianhuiwu.github.io/)<sup>1</sup><sup>†</sup>
|
| 13 |
+
[Ruijie Zheng](https://ruijiezheng.com/)<sup>2</sup><sup>‡</sup>
|
| 14 |
+
[Baolin Peng](https://scholar.google.com/citations?user=u1CNjgwAAAAJ&hl=en&oi=ao)<sup>1</sup><sup>‡</sup>
|
| 15 |
+
[Yongyuan Liang](https://cheryyunl.github.io)<sup>2</sup><sup>‡</sup>
|
| 16 |
+
|
| 17 |
+
[Yu Gu](http://yu-gu.me/)<sup>1</sup>
|
| 18 |
+
[Mu Cai](https://pages.cs.wisc.edu/~mucai/)<sup>3</sup>
|
| 19 |
+
[Seonghyeon Ye](https://seonghyeonye.github.io/)<sup>4</sup>
|
| 20 |
+
[Joel Jang](https://joeljang.github.io/)<sup>5</sup>
|
| 21 |
+
[Yuquan Deng](https://scholar.google.com/citations?user=LTC0Q6YAAAAJ&hl=en)<sup>5</sup>
|
| 22 |
+
[Lars Liden](https://sites.google.com/site/larsliden)<sup>1</sup>
|
| 23 |
+
[Jianfeng Gao](https://www.microsoft.com/en-us/research/people/jfgao/)<sup>1</sup><sup>▽</sup>
|
| 24 |
+
|
| 25 |
+
<sup>1</sup> Microsoft Research; <sup>2</sup> University of Maryland; <sup>3</sup> University of Wisconsin-Madison
|
| 26 |
+
<sup>4</sup> KAIST; <sup>5</sup> University of Washington
|
| 27 |
+
|
| 28 |
+
<sup>*</sup> Project lead <sup>†</sup> First authors <sup>‡</sup> Second authors <sup>▽</sup> Leadership
|
| 29 |
+
|
| 30 |
+
\[[arXiv Paper](https://www.arxiv.org/pdf/2502.13130)\] \[[Project Page](https://microsoft.github.io/Magma/)\] \[[Hugging Face Paper](https://huggingface.co/papers/2502.13130)\] \[[Github Repo](https://github.com/microsoft/Magma)\] \[[Video](https://www.youtube.com/watch?v=SbfzvUU5yM8)\]
|
| 31 |
+
|
| 32 |
+
</div>
|
| 33 |
+
|
| 34 |
+
## Introduction
|
| 35 |
+
|
| 36 |
+
This dataset contains the downstream AITW finetuning data used in Magma.
|