CoolFace
Datasetpublic

ZhuOnR/guiact_websingle_test

Dataset Card for GUIAct Web-Single Dataset - Test Set This is a FiftyOne dataset with 1410 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from fiftyone.utils.huggingface import load_from_hub # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = load_from_hub("Voxel51/guiact_websingle_test") # Launch the App session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/ZhuOnR/guiact_websingle_test.

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes17downloads
1 commits on main
117425c5mo ago

Duplicate from Voxel51/guiact_websingle_test

ZhuOnR, harpreetsahota