datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
assessment2_spheres_and_cube_2k
Dataset Card for cilp_assessment_all
This is a FiftyOne dataset with 2000 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("maxspeer/assessment2_spheres_and_cube_2k_2")
# Launch the App
session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/maxspeer/assessment2_spheres_and_cube_2k.europe-holdout-2k
Europe-Holdout-2k
A 2,000-location street-level geolocation benchmark sampled from the
held-out test fold of the thesis training pipeline. Designed as a
high-variation, contamination-free probe for the published thesis models
(v14 unfreeze_last2, v15, ...) and any external geolocation system.
Locations
2,000
Region
Europe (42 countries)
Source
seed=42 location-level 80/10/10 split of the thesis training corpus
Imagery
Coordinates only — Google Street View bytes… See the full description on the dataset page: https://huggingface.co/datasets/lebfla11/europe-holdout-2k.
