Update README.md
Browse files
README.md
CHANGED
|
@@ -9,16 +9,19 @@ size_categories:
|
|
| 9 |
|
| 10 |
# MMInA: Benchmarking Multihop Multimodal Internet Agents Dataset
|
| 11 |
|
| 12 |
-
# [MMInA] Dataset Card
|
| 13 |
|
| 14 |
-
MMInA is a multihop and multimodal benchmark to evaluate the embodied agents for compositional Internet tasks.
|
| 15 |
|
|
|
|
|
|
|
| 16 |
|
|
|
|
| 17 |
## Dataset Details
|
| 18 |
|
| 19 |
This dataset consists of 6 folders involving 1,050 multihop tasks over 14 evolving websites.
|
| 20 |
For each task, the intent with reference answer is provided in the JSON file, as well as the required information.
|
| 21 |
|
|
|
|
|
|
|
| 22 |
|
| 23 |
### Dataset Subfolders Explanation
|
| 24 |
|
|
|
|
| 9 |
|
| 10 |
# MMInA: Benchmarking Multihop Multimodal Internet Agents Dataset
|
| 11 |
|
|
|
|
| 12 |
|
|
|
|
| 13 |
|
| 14 |
+
MMInA is a multihop and multimodal benchmark to evaluate the embodied agents for compositional Internet tasks.
|
| 15 |
+
<img src="teaser.png" width=1000>
|
| 16 |
|
| 17 |
+
# [MMInA] Dataset Card
|
| 18 |
## Dataset Details
|
| 19 |
|
| 20 |
This dataset consists of 6 folders involving 1,050 multihop tasks over 14 evolving websites.
|
| 21 |
For each task, the intent with reference answer is provided in the JSON file, as well as the required information.
|
| 22 |
|
| 23 |
+
<img src="website.pdf" width=500>
|
| 24 |
+
|
| 25 |
|
| 26 |
### Dataset Subfolders Explanation
|
| 27 |
|