Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
marc-thibault-h commited on
Commit
3a3032b
·
verified ·
1 Parent(s): 2596dda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -8
README.md CHANGED
@@ -28,14 +28,17 @@ configs:
28
  path: test*
29
  ---
30
 
31
- ![image info](./examples/Access%20user%20account%20settings.png)
32
- ![image info](./examples/Add%20Insignia%20cable%20to%20cart.png)
33
- ![image info](./examples/Choose%2018_45.png)
34
- ![image info](./examples/Green%20Button%20to%20create%20a%20travel%20alert.png)
35
- ![image info](./examples/log%20in%20button%20(middle%20of%20the%20page).png)
36
- ![image info](./examples/Pick%20the%20first%20available%20date.png)
37
- ![image info](./examples/Select%20aug%207th.png)
38
- ![image info](./examples/Select%20fifth%20image%20in%20gallery.png)
 
 
 
39
 
40
  # Pixel-Navigator: A Multimodal Localization Benchmark for Web-Navigation Models
41
  We introduce Pixel-Navigator, a high-quality benchmark dataset for evaluating navigation and localization capabilities of multimodal models and agents in Web environments. Pixel-Navigator features 1,639 English-language web screenshots paired with precisely annotated natural-language instructions and pixel-level click targets, in the same format as the widely-used screenspot benchmark.
 
28
  path: test*
29
  ---
30
 
31
+ | Comment | Category | Image |
32
+ |---------|----------|-------|
33
+ | Navigate to account settings. | Account Management | ![image info](./examples/Access%20user%20account%20settings.png) |
34
+ | Add the selected item to the shopping cart. | E-commerce | ![image info](./examples/Add%20Insignia%20cable%20to%20cart.png) |
35
+ | Choose a time slot from the list. | Scheduling | ![image info](./examples/Choose%2018_45.png) |
36
+ | Click the green button to set up a travel alert. | Notifications | ![image info](./examples/Green%20Button%20to%20create%20a%20travel%20alert.png) |
37
+ | Locate and click the log in button in the center of the page. | Authentication | ![image info](./examples/log%20in%20button%20(middle%20of%20the%20page).png) |
38
+ | Select the earliest available date. | Scheduling | ![image info](./examples/Pick%20the%20first%20available%20date.png) |
39
+ | Select August 7th from the calendar. | Scheduling | ![image info](./examples/Select%20aug%207th.png) |
40
+ | Click on the fifth image in the gallery. | Media Selection | ![image info](./examples/Select%20fifth%20image%20in%20gallery.png) |
41
+
42
 
43
  # Pixel-Navigator: A Multimodal Localization Benchmark for Web-Navigation Models
44
  We introduce Pixel-Navigator, a high-quality benchmark dataset for evaluating navigation and localization capabilities of multimodal models and agents in Web environments. Pixel-Navigator features 1,639 English-language web screenshots paired with precisely annotated natural-language instructions and pixel-level click targets, in the same format as the widely-used screenspot benchmark.