Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -28,16 +28,6 @@ configs:
|
|
| 28 |
path: test*
|
| 29 |
---
|
| 30 |
|
| 31 |
-
| | Instruction | Image |
|
| 32 |
-
|---------|----------|-------|
|
| 33 |
-
| UI Understanding | Access user account settings | <img src="./examples/Access%20user%20account%20settings.png" width="200"/> |
|
| 34 |
-
| UI Understanding | Add Insignia cable to cart | <img src="./examples/Add%20Insignia%20cable%20to%20cart.png" width="200"/> |
|
| 35 |
-
| UI Understanding | Pick the first available date | <img src="./examples/Pick%20the%20first%20available%20date.png" width="200"/> |
|
| 36 |
-
| Format understanding | Choose 18:45 | <img src="./examples/Choose%2018_45.png" width="200"/> |
|
| 37 |
-
| UI composition | Green Button to create a travel alert | <img src="./examples/Green%20Button%20to%20create%20a%20travel%20alert.png" width="200"/> |
|
| 38 |
-
| UI composition | log in button (middle of the page) | <img src="./examples/log%20in%20button%20(middle%20of%20the%20page).png" width="200"/> |
|
| 39 |
-
| UI composition | Select fifth image in gallery | <img src="./examples/Select%20fifth%20image%20in%20gallery.png" width="200"/> |
|
| 40 |
-
| Calendar understanding | Select aug 7th | <img src="./examples/Select%20aug%207th.png" width="200"/> |
|
| 41 |
|
| 42 |
|
| 43 |
# Pixel-Navigator: A Multimodal Localization Benchmark for Web-Navigation Models
|
|
@@ -56,8 +46,6 @@ A key strength of this benchmark is its meticulous annotation: all bounding boxe
|
|
| 56 |
|
| 57 |
|
| 58 |
|
| 59 |
-
|
| 60 |
-
|
| 61 |
## Dataset Structure
|
| 62 |
|
| 63 |
The dataset contains 1,639 samples divided into three key groups:
|
|
@@ -91,7 +79,17 @@ With this new benchmark, H Company aims to unlock new capabilities in VLMs, and
|
|
| 91 |
|
| 92 |
### Examples
|
| 93 |
|
| 94 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 95 |
|
| 96 |
#### UI Understanding
|
| 97 |
|
|
|
|
| 28 |
path: test*
|
| 29 |
---
|
| 30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
|
| 32 |
|
| 33 |
# Pixel-Navigator: A Multimodal Localization Benchmark for Web-Navigation Models
|
|
|
|
| 46 |
|
| 47 |
|
| 48 |
|
|
|
|
|
|
|
| 49 |
## Dataset Structure
|
| 50 |
|
| 51 |
The dataset contains 1,639 samples divided into three key groups:
|
|
|
|
| 79 |
|
| 80 |
### Examples
|
| 81 |
|
| 82 |
+
| Category | Instruction | Image |
|
| 83 |
+
|---------|----------|-------|
|
| 84 |
+
| UI Understanding | Access user account settings | <img src="./examples/Access%20user%20account%20settings.png" width="200"/> |
|
| 85 |
+
| UI Understanding | Add Insignia cable to cart | <img src="./examples/Add%20Insignia%20cable%20to%20cart.png" width="200"/> |
|
| 86 |
+
| UI Understanding | Pick the first available date | <img src="./examples/Pick%20the%20first%20available%20date.png" width="200"/> |
|
| 87 |
+
| Format understanding | Choose 18:45 | <img src="./examples/Choose%2018_45.png" width="200"/> |
|
| 88 |
+
| UI composition | Green Button to create a travel alert | <img src="./examples/Green%20Button%20to%20create%20a%20travel%20alert.png" width="200"/> |
|
| 89 |
+
| UI composition | log in button (middle of the page) | <img src="./examples/log%20in%20button%20(middle%20of%20the%20page).png" width="200"/> |
|
| 90 |
+
| UI composition | Select fifth image in gallery | <img src="./examples/Select%20fifth%20image%20in%20gallery.png" width="200"/> |
|
| 91 |
+
| Calendar understanding | Select aug 7th | <img src="./examples/Select%20aug%207th.png" width="200"/> |
|
| 92 |
+
|
| 93 |
|
| 94 |
#### UI Understanding
|
| 95 |
|