CoolFace
Datasetpublic

EiffL/neurips-wl-challenge

FAIR Universe - NeurIPS 2025 Weak Lensing Uncertainty Challenge This dataset is a HF mirror of the official challenge training data for this challenge: https://www.codabench.org/competitions/8934/ No further processing has been applied to it, it is purely intended to simplify access to the challenge. To get started: import datasets dset = datasets.load_dataset("eiffl/neurips-wl-challenge") dset = dset.with_format('jax') example = dset['train'][0]

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes15downloads
3 commits on main
660496a1y ago

Update README.md

EiffL
61318ce1y ago

Upload dataset

EiffL
41b61231y ago

initial commit

EiffL