Update task category and add relevant tags for MMInA dataset

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -1,16 +1,20 @@
1
  ---
2
- task_categories:
3
- - text-generation
4
  language:
5
  - en
6
  size_categories:
7
  - 1K<n<10K
 
 
 
 
 
 
 
 
8
  ---
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
 
@@ -87,4 +91,4 @@ This dataset has the following limitations:
87
  archivePrefix={arXiv},
88
  primaryClass={cs.CV}
89
  }
90
- ```
 
1
  ---
 
 
2
  language:
3
  - en
4
  size_categories:
5
  - 1K<n<10K
6
+ task_categories:
7
+ - image-text-to-text
8
+ tags:
9
+ - web-agent
10
+ - multihop
11
+ - multimodal
12
+ - web-navigation
13
+ - benchmark
14
  ---
15
 
16
  # MMInA: Benchmarking Multihop Multimodal Internet Agents Dataset
17
 
 
 
18
  MMInA is a multihop and multimodal benchmark to evaluate the embodied agents for compositional Internet tasks.
19
  <img src="teaser.png" width=1000>
20
 
 
91
  archivePrefix={arXiv},
92
  primaryClass={cs.CV}
93
  }
94
+ ```