Dataset Card for "Cross-Domain" Test Split in Multimodal Mind2Web
Note: This dataset is the test split of the Cross-Domain dataset introduced in the paper.
This is a FiftyOne dataset with 4050 samples.
If you haven't already, install FiftyOne:
pip install -U fiftyone
import fiftyone as fo
from fiftyone.utils.huggingface import load_from_hub
Load the dataset
Note: other available arguments include 'max_samples', etc