Dataset Card for Fields of the World
This is a FiftyOne dataset with 70,484 samples (chips), 140,968 total samples across the window_a/window_b group slices.
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