Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -30,14 +30,14 @@ configs:
|
|
| 30 |
|
| 31 |
| Comment | Category | Image |
|
| 32 |
|---------|----------|-------|
|
| 33 |
-
| Navigate to account settings. | Account Management |
|
| 34 |
-
| Add the selected item to the shopping cart. | E-commerce |
|
| 35 |
-
| Choose a time slot from the list. | Scheduling |
|
| 36 |
-
| Click the green button to set up a travel alert. | Notifications |
|
| 37 |
-
| Locate and click the log in button in the center of the page. | Authentication |
|
| 38 |
-
| Select the earliest available date. | Scheduling |
|
| 39 |
-
| Select August 7th from the calendar. | Scheduling |
|
| 40 |
-
| Click on the fifth image in the gallery. | Media Selection |
|
| 41 |
|
| 42 |
|
| 43 |
# Pixel-Navigator: A Multimodal Localization Benchmark for Web-Navigation Models
|
|
|
|
| 30 |
|
| 31 |
| Comment | Category | Image |
|
| 32 |
|---------|----------|-------|
|
| 33 |
+
| Navigate to account settings. | Account Management | <img src="./examples/Access%20user%20account%20settings.png" width="200"/> |
|
| 34 |
+
| Add the selected item to the shopping cart. | E-commerce | <img src="./examples/Add%20Insignia%20cable%20to%20cart.png" width="200"/> |
|
| 35 |
+
| Choose a time slot from the list. | Scheduling | <img src="./examples/Choose%2018_45.png" width="200"/> |
|
| 36 |
+
| Click the green button to set up a travel alert. | Notifications | <img src="./examples/Green%20Button%20to%20create%20a%20travel%20alert.png" width="200"/> |
|
| 37 |
+
| Locate and click the log in button in the center of the page. | Authentication | <img src="./examples/log%20in%20button%20(middle%20of%20the%20page).png" width="200"/> |
|
| 38 |
+
| Select the earliest available date. | Scheduling | <img src="./examples/Pick%20the%20first%20available%20date.png" width="200"/> |
|
| 39 |
+
| Select August 7th from the calendar. | Scheduling | <img src="./examples/Select%20aug%207th.png" width="200"/> |
|
| 40 |
+
| Click on the fifth image in the gallery. | Media Selection | <img src="./examples/Select%20fifth%20image%20in%20gallery.png" width="200"/> |
|
| 41 |
|
| 42 |
|
| 43 |
# Pixel-Navigator: A Multimodal Localization Benchmark for Web-Navigation Models
|