Commit ·
8493801
0
Parent(s):
Duplicate from es833/ThousandWorlds
Browse files- .gitattributes +60 -0
- README.md +195 -0
- archives/dataset.tar.gz +3 -0
- archives/dataset.tar.gz.sha256 +3 -0
- archives/results-baselines-multi-complete-deterministic.tar.gz +3 -0
- archives/results-baselines-multi-complete-deterministic.tar.gz.sha256 +3 -0
- archives/results-baselines-multi-complete-gplfr.tar.gz +3 -0
- archives/results-baselines-multi-complete-gplfr.tar.gz.sha256 +3 -0
- archives/results-baselines-multi-complete-ppca_icm.tar.gz +3 -0
- archives/results-baselines-multi-complete-ppca_icm.tar.gz.sha256 +3 -0
- archives/results-baselines-multi-partial-deterministic.tar.gz +3 -0
- archives/results-baselines-multi-partial-deterministic.tar.gz.sha256 +3 -0
- archives/results-baselines-multi-partial-gplfr.tar.gz +3 -0
- archives/results-baselines-multi-partial-gplfr.tar.gz.sha256 +3 -0
- archives/results-baselines-multi-partial-ppca_icm.tar.gz +3 -0
- archives/results-baselines-multi-partial-ppca_icm.tar.gz.sha256 +3 -0
- archives/results-baselines-single-complete-deterministic.tar.gz +3 -0
- archives/results-baselines-single-complete-deterministic.tar.gz.sha256 +3 -0
- archives/results-baselines-single-complete-gplfr.tar.gz +3 -0
- archives/results-baselines-single-complete-gplfr.tar.gz.sha256 +3 -0
- archives/results-baselines-single-complete-ppca_icm.tar.gz +3 -0
- archives/results-baselines-single-complete-ppca_icm.tar.gz.sha256 +3 -0
- croissant.json +929 -0
- imgs/MASCOT.png +3 -0
- imgs/OVERVIEW.png +3 -0
- inputs.csv +0 -0
- version.json +10 -0
.gitattributes
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.avro filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
# Audio files - uncompressed
|
| 40 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
# Audio files - compressed
|
| 44 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
# Image files - uncompressed
|
| 50 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
# Image files - compressed
|
| 55 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
# Video files - compressed
|
| 59 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,195 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: ThousandWorlds
|
| 3 |
+
license: cc-by-4.0
|
| 4 |
+
size_categories:
|
| 5 |
+
- 1K<n<10K
|
| 6 |
+
task_categories:
|
| 7 |
+
- tabular-regression
|
| 8 |
+
- other
|
| 9 |
+
tags:
|
| 10 |
+
- benchmark
|
| 11 |
+
- datasets
|
| 12 |
+
- physical-sciences
|
| 13 |
+
- scientific-machine-learning
|
| 14 |
+
- exoplanets
|
| 15 |
+
- climate
|
| 16 |
+
- astronomy
|
| 17 |
+
- emulation
|
| 18 |
+
- simulation
|
| 19 |
+
- physics
|
| 20 |
+
- pde
|
| 21 |
+
- parameter-to-field-regression
|
| 22 |
+
- structured-outputs
|
| 23 |
+
- multi-simulator-transfer
|
| 24 |
+
- spatiotemporal
|
| 25 |
+
configs:
|
| 26 |
+
- config_name: input_planets
|
| 27 |
+
data_files:
|
| 28 |
+
- split: all
|
| 29 |
+
path: inputs.csv
|
| 30 |
+
---
|
| 31 |
+
|
| 32 |
+
# ThousandWorlds
|
| 33 |
+
|
| 34 |
+
<img src="imgs/MASCOT.png" align="right" width="220" style="margin-top: -1.25rem;" alt="ThousandWorlds mascot">
|
| 35 |
+
|
| 36 |
+
ThousandWorlds is a benchmark for emulating exoplanet climates: **1760
|
| 37 |
+
simulations** across **5 GCMs**, **8 planet parameters**, and atmospheric
|
| 38 |
+
variables on a 32 x 64 x 10 latitude-longitude-pressure grid. It includes three
|
| 39 |
+
nested benchmark subsets, two evaluation protocols, and eight released baseline
|
| 40 |
+
methods.
|
| 41 |
+
|
| 42 |
+
[](https://github.com/edstevenson/ThousandWorlds)
|
| 43 |
+
[](https://arxiv.org/abs/2606.18338)
|
| 44 |
+
|
| 45 |
+
Inputs are 8 continuous planet parameters plus the source GCM label. Outputs
|
| 46 |
+
are time-averaged climate fields on a 32 x 64 latitude-longitude grid:
|
| 47 |
+
three-dimensional variables are stored as pressure-level channels, and
|
| 48 |
+
two-dimensional variables are stored as single-level fields.
|
| 49 |
+
|
| 50 |
+

|
| 51 |
+
|
| 52 |
+
## Quickstart
|
| 53 |
+
|
| 54 |
+
The easiest way to use the benchmark is through the
|
| 55 |
+
[Python code](https://github.com/edstevenson/ThousandWorlds):
|
| 56 |
+
|
| 57 |
+
```bash
|
| 58 |
+
git clone https://github.com/edstevenson/ThousandWorlds.git
|
| 59 |
+
cd ThousandWorlds
|
| 60 |
+
pip install -e .
|
| 61 |
+
```
|
| 62 |
+
|
| 63 |
+
```python
|
| 64 |
+
import thousandworlds as tw
|
| 65 |
+
|
| 66 |
+
tw.download_dataset()
|
| 67 |
+
bundle = tw.load("single-complete", data_dir="dataset")
|
| 68 |
+
```
|
| 69 |
+
|
| 70 |
+
See the GitHub repository for the full quickstart, notebooks, baseline code,
|
| 71 |
+
evaluation utilities, and reproducing paper results.
|
| 72 |
+
|
| 73 |
+
## Files
|
| 74 |
+
|
| 75 |
+
The release includes:
|
| 76 |
+
|
| 77 |
+
- `archives/dataset.tar.gz`: the ThousandWorlds dataset.
|
| 78 |
+
- `archives/results-baselines-*.tar.gz`: baseline predictions for the 3
|
| 79 |
+
subsets.
|
| 80 |
+
- `croissant.json`: Croissant metadata.
|
| 81 |
+
- `archives/*.sha256`: checksum sidecars.
|
| 82 |
+
|
| 83 |
+
## Dataset Contents
|
| 84 |
+
|
| 85 |
+
The dataset contains gridded fields (NumPy), input metadata (CSV), predefined
|
| 86 |
+
train/test splits, normalization statistics, and spherical harmonic
|
| 87 |
+
coefficients plus inverse-SHT weights for spectral methods.
|
| 88 |
+
|
| 89 |
+
## Subsets
|
| 90 |
+
|
| 91 |
+
The dataset is organized into three subsets of increasing complexity and
|
| 92 |
+
realism:
|
| 93 |
+
|
| 94 |
+
| Subset | Simulations | Fields | Description |
|
| 95 |
+
| --- | ---: | ---: | --- |
|
| 96 |
+
| `single-complete` | 256 | 48 | Smaller subset; simulations from a single GCM, complete observations only. |
|
| 97 |
+
| `multi-complete` | 1659 | 48 | All 5 GCMs, still with no missing fields. |
|
| 98 |
+
| `multi-partial` | 1760 | 53 | Full dataset; all 5 GCMs, with missing fields represented as NaNs. |
|
| 99 |
+
|
| 100 |
+
The subset split files contain:
|
| 101 |
+
|
| 102 |
+
| File | `single-complete` | `multi-complete` | `multi-partial` |
|
| 103 |
+
| --- | ---: | ---: | ---: |
|
| 104 |
+
| `train.csv` | 206 | 1538 | 1626 |
|
| 105 |
+
| `test.csv` | 50 | 90 | 100 |
|
| 106 |
+
| `test_shared_planets_only.csv` | - | 58 | 60 |
|
| 107 |
+
| `held_out_aux.csv` | - | 31 | 34 |
|
| 108 |
+
|
| 109 |
+
`held_out_aux.csv` is excluded from train and test to prevent train-test leakage (it contains simulations from auxiliary GCMs that correspond to identical planets present in the test set).
|
| 110 |
+
|
| 111 |
+
## Inputs
|
| 112 |
+
|
| 113 |
+
Each simulation has one row in `dataset/inputs.csv`, keyed by `simulation_id`.
|
| 114 |
+
The public model inputs are stellar temperature, stellar flux, radius, gravity,
|
| 115 |
+
rotation period, surface pressure, CO2, CH4, and `gcm_label`. The metadata also
|
| 116 |
+
includes `is_target_gcm`, `in_target_physical_domain`, `planet_id`, and
|
| 117 |
+
`source`.
|
| 118 |
+
|
| 119 |
+
| Parameter | Range |
|
| 120 |
+
| --- | --- |
|
| 121 |
+
| Radius (Earth radii) | [0.7, 1.4] |
|
| 122 |
+
| Surface gravity (m s^-2) | [6.0, 16.0] |
|
| 123 |
+
| Rotation period (days) | [0.1, 1000.0] |
|
| 124 |
+
| Surface pressure (bar) | [0.5, 5] |
|
| 125 |
+
| CO2 volume fraction (%) | [0, 100] |
|
| 126 |
+
| CH4 volume fraction (%) | [0, 5] |
|
| 127 |
+
| Incident stellar flux (W m^-2) | [500, 1500] |
|
| 128 |
+
| Stellar temperature (K) | [2500, 5800] |
|
| 129 |
+
|
| 130 |
+
## Outputs
|
| 131 |
+
|
| 132 |
+
Target fields include surface temperature, 3D temperature, specific humidity,
|
| 133 |
+
cloud fraction, east-west wind, north-south wind, absorbed shortwave radiation,
|
| 134 |
+
and outgoing longwave radiation. Gridded targets are provided on a 32 x 64
|
| 135 |
+
latitude-longitude grid, with vertical fields stored on relative pressure
|
| 136 |
+
levels.
|
| 137 |
+
|
| 138 |
+
| Variable | Dimensionality | Unit |
|
| 139 |
+
| --- | --- | --- |
|
| 140 |
+
| Surface temperature | 2D | K |
|
| 141 |
+
| Temperature | 3D | K |
|
| 142 |
+
| Specific humidity | 3D | dex |
|
| 143 |
+
| Cloud fraction | 3D | 1 |
|
| 144 |
+
| East-west wind | 3D | m s^-1 |
|
| 145 |
+
| North-south wind | 3D | m s^-1 |
|
| 146 |
+
| Absorbed shortwave radiation | 2D | W m^-2 |
|
| 147 |
+
| Outgoing longwave radiation | 2D | W m^-2 |
|
| 148 |
+
|
| 149 |
+
The gridded field archives are:
|
| 150 |
+
|
| 151 |
+
| File | Shape | Contents |
|
| 152 |
+
| --- | --- | --- |
|
| 153 |
+
| `dataset/fields/all-obs.npz` | `(1760, 53, 32, 64)` | Field archive covering all 5 GCMs with structured whole-field missingness. |
|
| 154 |
+
| `dataset/fields/complete-obs-only.npz` | `(1659, 48, 32, 64)` | Complete-observation field archive. |
|
| 155 |
+
|
| 156 |
+
**Spectral Coefficients:**
|
| 157 |
+
The spectral coefficient archives mirror those field archives with T21
|
| 158 |
+
spherical harmonic coefficients: `dataset/coefficients/*.npz` stores
|
| 159 |
+
`coefficients` with 484 coefficients per field and a `field_mask` for missing
|
| 160 |
+
fields. Whole-field missingness is represented as all-NaN gridded channels and
|
| 161 |
+
as false entries in the spectral `field_mask`.
|
| 162 |
+
|
| 163 |
+
## Evaluation
|
| 164 |
+
|
| 165 |
+
The package includes loaders and metrics for two benchmark protocols:
|
| 166 |
+
|
| 167 |
+
- **Standard**: the main test protocol, ideal for ML model comparison.
|
| 168 |
+
- **Shared-planets**: evaluate on planets shared across target and auxiliary
|
| 169 |
+
GCMs; used to assess performance relative to inter-GCM error, i.e. how close
|
| 170 |
+
a model gets to the epistemic uncertainty floor of the problem.
|
| 171 |
+
|
| 172 |
+
Released baselines include train mean, kNN, PCA ridge, PCA-MLP, Coord-MLP,
|
| 173 |
+
Coord-DeepONet, PPCA-ICM, and GPLFR. Baseline artifacts include predictions,
|
| 174 |
+
resolved configs, and metrics JSON files.
|
| 175 |
+
|
| 176 |
+
## Links
|
| 177 |
+
|
| 178 |
+
- DOI: https://doi.org/10.57967/hf/8695
|
| 179 |
+
- Code: https://github.com/edstevenson/ThousandWorlds
|
| 180 |
+
- Paper: https://arxiv.org/abs/2606.18338
|
| 181 |
+
|
| 182 |
+
## Citation
|
| 183 |
+
|
| 184 |
+
If you use ThousandWorlds, please cite the paper:
|
| 185 |
+
|
| 186 |
+
```bibtex
|
| 187 |
+
@article{thousandworlds2026,
|
| 188 |
+
title = {ThousandWorlds: A benchmark for climate emulation of potentially habitable exoplanets},
|
| 189 |
+
author = {Stevenson, Edward T. and Mak, Mei Ting and Wolf, Eric and Sergeev, Denis E. and Hammond, Tobi and Mayne, N. J. and Cranmer, Miles},
|
| 190 |
+
year = {2026},
|
| 191 |
+
eprint = {2606.18338},
|
| 192 |
+
archivePrefix = {arXiv},
|
| 193 |
+
doi = {10.48550/arXiv.2606.18338}
|
| 194 |
+
}
|
| 195 |
+
```
|
archives/dataset.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:356c6cc14f6d23f6ffaef2155bfb668f6e365e07bb5b2f83736afa5343dae8b3
|
| 3 |
+
size 869493997
|
archives/dataset.tar.gz.sha256
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06210b7b77a6e2daba0a142b30760e3bf9007863289cc9831526e3ecd7254cd8
|
| 3 |
+
size 81
|
archives/results-baselines-multi-complete-deterministic.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:204c492fd2af1b921946b1a9de07e39e8581c4f18cb01490b123bebf74cbc789
|
| 3 |
+
size 123572271
|
archives/results-baselines-multi-complete-deterministic.tar.gz.sha256
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36f805332bf1c39a2e40a591a64155aa3f3e5b4218cf1f8ec2e7f98840373945
|
| 3 |
+
size 120
|
archives/results-baselines-multi-complete-gplfr.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:099018b9bb4c98fbc479889bd3a977fa249e0602fa8d7cd57f7a3ac78d42d356
|
| 3 |
+
size 1150662113
|
archives/results-baselines-multi-complete-gplfr.tar.gz.sha256
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68422681c6333cdd409e405d0a124f30e9c9c5dec0dee82067b79930aae84042
|
| 3 |
+
size 112
|
archives/results-baselines-multi-complete-ppca_icm.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3578059971aae6d3323b52dab27ad6f8133dcff7fefb8d79074a737200c21e3
|
| 3 |
+
size 1158037580
|
archives/results-baselines-multi-complete-ppca_icm.tar.gz.sha256
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3673a921a5fb1d65018aeb064011be6d9b9b2e15c4a50666059d58025de8cdd
|
| 3 |
+
size 115
|
archives/results-baselines-multi-partial-deterministic.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59f9979ed6c31fba1f43163485ba821e8cc486e1ca1893148528568b3a00b5ab
|
| 3 |
+
size 151443554
|
archives/results-baselines-multi-partial-deterministic.tar.gz.sha256
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fcd36ca6e08477436f75b8c0cc66c8181db06de1c5d44013f7f81582996dc556
|
| 3 |
+
size 119
|
archives/results-baselines-multi-partial-gplfr.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:add9bcd8ba3761200ac89d013e259ebafeeb221b71043d062609ab3708ae2613
|
| 3 |
+
size 1406475258
|
archives/results-baselines-multi-partial-gplfr.tar.gz.sha256
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7490b81090458451cb48f97f5ceec7de8d5957f0d9b561e1e892e3041ace338b
|
| 3 |
+
size 111
|
archives/results-baselines-multi-partial-ppca_icm.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d65fabd3662ce5da4aa0f3d1480285e633e6e1819e8c1a3e0f128b0017ae30a
|
| 3 |
+
size 1411331865
|
archives/results-baselines-multi-partial-ppca_icm.tar.gz.sha256
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6eb12b2e692d080e20bba7c1c2ca7acc9c3199080feff2a0a454d7c8360334c
|
| 3 |
+
size 114
|
archives/results-baselines-single-complete-deterministic.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9725c008210b7c6bd5094a7707da0c305629fc36e9d533876ea85edde492ff9d
|
| 3 |
+
size 69213653
|
archives/results-baselines-single-complete-deterministic.tar.gz.sha256
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fad4c618c53159163a680f9ade91d47aed2387ad637d7d6f6726ab0d72580cc5
|
| 3 |
+
size 121
|
archives/results-baselines-single-complete-gplfr.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf5a54f053836e0cd6758fa24c64d9d51ee1130c39831522dea12e8a59529a15
|
| 3 |
+
size 646073153
|
archives/results-baselines-single-complete-gplfr.tar.gz.sha256
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02a43e8a5f6bc4a5f37a4ce8d90a5f913e53760062cd0cff359227fddbeb747d
|
| 3 |
+
size 113
|
archives/results-baselines-single-complete-ppca_icm.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:380331557807129ce722cc0884ec2518b7b334733fefc88e5e5797a1361860b5
|
| 3 |
+
size 643746831
|
archives/results-baselines-single-complete-ppca_icm.tar.gz.sha256
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3e0c326582aec3680b353ec617dfa6f901b06057f647d5fe5a8a5d3509f5bbe
|
| 3 |
+
size 116
|
croissant.json
ADDED
|
@@ -0,0 +1,929 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"@context": {
|
| 3 |
+
"@language": "en",
|
| 4 |
+
"@vocab": "https://schema.org/",
|
| 5 |
+
"arrayShape": "cr:arrayShape",
|
| 6 |
+
"citeAs": "cr:citeAs",
|
| 7 |
+
"column": "cr:column",
|
| 8 |
+
"conformsTo": "dct:conformsTo",
|
| 9 |
+
"containedIn": "cr:containedIn",
|
| 10 |
+
"cr": "http://mlcommons.org/croissant/",
|
| 11 |
+
"rai": "http://mlcommons.org/croissant/RAI/",
|
| 12 |
+
"data": {
|
| 13 |
+
"@id": "cr:data",
|
| 14 |
+
"@type": "@json"
|
| 15 |
+
},
|
| 16 |
+
"dataType": {
|
| 17 |
+
"@id": "cr:dataType",
|
| 18 |
+
"@type": "@vocab"
|
| 19 |
+
},
|
| 20 |
+
"dct": "http://purl.org/dc/terms/",
|
| 21 |
+
"description": {
|
| 22 |
+
"@container": "@language"
|
| 23 |
+
},
|
| 24 |
+
"equivalentProperty": "cr:equivalentProperty",
|
| 25 |
+
"examples": {
|
| 26 |
+
"@id": "cr:examples",
|
| 27 |
+
"@type": "@json"
|
| 28 |
+
},
|
| 29 |
+
"extract": "cr:extract",
|
| 30 |
+
"field": "cr:field",
|
| 31 |
+
"fileProperty": "cr:fileProperty",
|
| 32 |
+
"fileObject": "cr:fileObject",
|
| 33 |
+
"fileSet": "cr:fileSet",
|
| 34 |
+
"format": "cr:format",
|
| 35 |
+
"includes": "cr:includes",
|
| 36 |
+
"isArray": "cr:isArray",
|
| 37 |
+
"isLiveDataset": "cr:isLiveDataset",
|
| 38 |
+
"jsonPath": "cr:jsonPath",
|
| 39 |
+
"key": "cr:key",
|
| 40 |
+
"md5": "cr:md5",
|
| 41 |
+
"name": {
|
| 42 |
+
"@container": "@language"
|
| 43 |
+
},
|
| 44 |
+
"parentField": "cr:parentField",
|
| 45 |
+
"path": "cr:path",
|
| 46 |
+
"recordSet": "cr:recordSet",
|
| 47 |
+
"references": "cr:references",
|
| 48 |
+
"regex": "cr:regex",
|
| 49 |
+
"repeated": "cr:repeated",
|
| 50 |
+
"replace": "cr:replace",
|
| 51 |
+
"samplingRate": "cr:samplingRate",
|
| 52 |
+
"sc": "https://schema.org/",
|
| 53 |
+
"separator": "cr:separator",
|
| 54 |
+
"source": "cr:source",
|
| 55 |
+
"subField": "cr:subField",
|
| 56 |
+
"transform": "cr:transform"
|
| 57 |
+
},
|
| 58 |
+
"@type": "sc:Dataset",
|
| 59 |
+
"@id": "https://doi.org/10.57967/hf/8695",
|
| 60 |
+
"name": "ThousandWorlds",
|
| 61 |
+
"description": "Benchmark dataset and baseline result artifacts for exoplanet climate emulation. The release includes simulation input metadata, canonical train/test splits, gridded target fields, spectral coefficients, normalization statistics, baseline predictions, metrics, and per-variable score summaries.",
|
| 62 |
+
"url": "https://doi.org/10.57967/hf/8695",
|
| 63 |
+
"identifier": "https://doi.org/10.57967/hf/8695",
|
| 64 |
+
"license": "https://creativecommons.org/licenses/by/4.0/",
|
| 65 |
+
"creator": [
|
| 66 |
+
{
|
| 67 |
+
"@type": "sc:Person",
|
| 68 |
+
"name": "Edward T. Stevenson",
|
| 69 |
+
"affiliation": {
|
| 70 |
+
"@type": "sc:Organization",
|
| 71 |
+
"name": "University of Cambridge"
|
| 72 |
+
},
|
| 73 |
+
"email": "es833@cam.ac.uk"
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"@type": "sc:Person",
|
| 77 |
+
"name": "Mei Ting Mak",
|
| 78 |
+
"affiliation": {
|
| 79 |
+
"@type": "sc:Organization",
|
| 80 |
+
"name": "University of Oxford"
|
| 81 |
+
}
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"@type": "sc:Person",
|
| 85 |
+
"name": "Eric Wolf",
|
| 86 |
+
"affiliation": {
|
| 87 |
+
"@type": "sc:Organization",
|
| 88 |
+
"name": "University of Colorado Boulder"
|
| 89 |
+
}
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"@type": "sc:Person",
|
| 93 |
+
"name": "Denis E. Sergeev",
|
| 94 |
+
"affiliation": {
|
| 95 |
+
"@type": "sc:Organization",
|
| 96 |
+
"name": "University of Bristol"
|
| 97 |
+
}
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"@type": "sc:Person",
|
| 101 |
+
"name": "Tobi Hammond",
|
| 102 |
+
"affiliation": {
|
| 103 |
+
"@type": "sc:Organization",
|
| 104 |
+
"name": "Purdue University"
|
| 105 |
+
}
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"@type": "sc:Person",
|
| 109 |
+
"name": "N. J. Mayne",
|
| 110 |
+
"affiliation": {
|
| 111 |
+
"@type": "sc:Organization",
|
| 112 |
+
"name": "University of Exeter"
|
| 113 |
+
}
|
| 114 |
+
},
|
| 115 |
+
{
|
| 116 |
+
"@type": "sc:Person",
|
| 117 |
+
"name": "Miles Cranmer",
|
| 118 |
+
"affiliation": {
|
| 119 |
+
"@type": "sc:Organization",
|
| 120 |
+
"name": "University of Cambridge"
|
| 121 |
+
},
|
| 122 |
+
"email": "mc2473@cam.ac.uk"
|
| 123 |
+
}
|
| 124 |
+
],
|
| 125 |
+
"keywords": [
|
| 126 |
+
"exoplanets",
|
| 127 |
+
"climate emulation",
|
| 128 |
+
"benchmark",
|
| 129 |
+
"surrogate modeling",
|
| 130 |
+
"probabilistic prediction"
|
| 131 |
+
],
|
| 132 |
+
"datePublished": "2026-04-27",
|
| 133 |
+
"conformsTo": "http://mlcommons.org/croissant/1.1",
|
| 134 |
+
"rai:dataLimitations": "ThousandWorlds is a benchmark built from numerical exoplanet climate simulations, not observed planets. It is restricted to the released target physical domain, GCM choices, variables, spatial grid, temporal sampling, and benchmark split definitions, and should not be used as direct evidence for habitability, mission planning, or validated climate prediction outside those regimes.",
|
| 135 |
+
"rai:dataBiases": "The dataset reflects simulator, parameter-design, and preprocessing choices: ExoCAM and UM are target GCMs, auxiliary simulations are not uniformly represented across all benchmark subsets, and model behavior can depend on the released variable coverage and missing-field patterns.",
|
| 136 |
+
"rai:personalSensitiveInformation": "The dataset contains synthetic/numerical climate simulation outputs and associated physical parameters only. It contains no human-subject data and no personal or sensitive information.",
|
| 137 |
+
"rai:dataUseCases": "Validated use cases are benchmark development and evaluation for exoplanet climate emulation, surrogate modeling, missing-field handling, and probabilistic prediction over the released train/test protocols. The dataset is not validated for demographic fairness auditing, fine-tuning general-purpose AI systems, operational forecasting, or scientific claims beyond the documented simulation benchmark.",
|
| 138 |
+
"rai:dataSocialImpact": "Potential benefits include reproducible comparison of climate-emulation methods and broader access to expensive simulation-derived benchmark data. Main risks are overinterpreting benchmark scores or synthetic simulation outputs as observational truth; mitigations include explicit split definitions, public baseline artifacts, documented limitations, and open release metadata.",
|
| 139 |
+
"rai:hasSyntheticData": true,
|
| 140 |
+
"distribution": [
|
| 141 |
+
{
|
| 142 |
+
"@type": "cr:FileObject",
|
| 143 |
+
"@id": "dataset-archive",
|
| 144 |
+
"name": "dataset.tar.gz",
|
| 145 |
+
"description": "Self-contained benchmark dataset archive. Extracts to dataset/ and includes metadata CSVs, split CSVs, gridded field NPZ archives, spectral coefficient NPZ archives, and normalization statistics.",
|
| 146 |
+
"contentUrl": "https://huggingface.co/datasets/es833/ThousandWorlds/resolve/v1.0.0/archives/dataset.tar.gz",
|
| 147 |
+
"encodingFormat": "application/x-tar",
|
| 148 |
+
"sha256": "356c6cc14f6d23f6ffaef2155bfb668f6e365e07bb5b2f83736afa5343dae8b3"
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"@type": "cr:FileObject",
|
| 152 |
+
"@id": "results-baselines-multi-partial-deterministic",
|
| 153 |
+
"name": "results-baselines-multi-partial-deterministic.tar.gz",
|
| 154 |
+
"description": "Baseline result shard for the multi-partial-deterministic subset. Extracts to results/ and includes predictions, metrics JSON, paper tables, scores.csv, and results/README.md for this subset.",
|
| 155 |
+
"contentUrl": "https://huggingface.co/datasets/es833/ThousandWorlds/resolve/v1.0.0/archives/results-baselines-multi-partial-deterministic.tar.gz",
|
| 156 |
+
"encodingFormat": "application/x-tar",
|
| 157 |
+
"sha256": "59f9979ed6c31fba1f43163485ba821e8cc486e1ca1893148528568b3a00b5ab"
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"@type": "cr:FileObject",
|
| 161 |
+
"@id": "results-baselines-multi-complete-deterministic",
|
| 162 |
+
"name": "results-baselines-multi-complete-deterministic.tar.gz",
|
| 163 |
+
"description": "Baseline result shard for the multi-complete-deterministic subset. Extracts to results/ and includes predictions, metrics JSON, paper tables, scores.csv, and results/README.md for this subset.",
|
| 164 |
+
"contentUrl": "https://huggingface.co/datasets/es833/ThousandWorlds/resolve/v1.0.0/archives/results-baselines-multi-complete-deterministic.tar.gz",
|
| 165 |
+
"encodingFormat": "application/x-tar",
|
| 166 |
+
"sha256": "204c492fd2af1b921946b1a9de07e39e8581c4f18cb01490b123bebf74cbc789"
|
| 167 |
+
},
|
| 168 |
+
{
|
| 169 |
+
"@type": "cr:FileObject",
|
| 170 |
+
"@id": "results-baselines-single-complete-deterministic",
|
| 171 |
+
"name": "results-baselines-single-complete-deterministic.tar.gz",
|
| 172 |
+
"description": "Baseline result shard for the single-complete-deterministic subset. Extracts to results/ and includes predictions, metrics JSON, paper tables, scores.csv, and results/README.md for this subset.",
|
| 173 |
+
"contentUrl": "https://huggingface.co/datasets/es833/ThousandWorlds/resolve/v1.0.0/archives/results-baselines-single-complete-deterministic.tar.gz",
|
| 174 |
+
"encodingFormat": "application/x-tar",
|
| 175 |
+
"sha256": "9725c008210b7c6bd5094a7707da0c305629fc36e9d533876ea85edde492ff9d"
|
| 176 |
+
},
|
| 177 |
+
{
|
| 178 |
+
"@type": "cr:FileObject",
|
| 179 |
+
"@id": "results-baselines-multi-partial-gplfr",
|
| 180 |
+
"name": "results-baselines-multi-partial-gplfr.tar.gz",
|
| 181 |
+
"description": "Baseline result shard for the multi-partial-gplfr subset. Extracts to results/ and includes predictions, metrics JSON, paper tables, scores.csv, and results/README.md for this subset.",
|
| 182 |
+
"contentUrl": "https://huggingface.co/datasets/es833/ThousandWorlds/resolve/v1.0.0/archives/results-baselines-multi-partial-gplfr.tar.gz",
|
| 183 |
+
"encodingFormat": "application/x-tar",
|
| 184 |
+
"sha256": "add9bcd8ba3761200ac89d013e259ebafeeb221b71043d062609ab3708ae2613"
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"@type": "cr:FileObject",
|
| 188 |
+
"@id": "results-baselines-multi-partial-ppca_icm",
|
| 189 |
+
"name": "results-baselines-multi-partial-ppca_icm.tar.gz",
|
| 190 |
+
"description": "Baseline result shard for the multi-partial-ppca_icm subset. Extracts to results/ and includes predictions, metrics JSON, paper tables, scores.csv, and results/README.md for this subset.",
|
| 191 |
+
"contentUrl": "https://huggingface.co/datasets/es833/ThousandWorlds/resolve/v1.0.0/archives/results-baselines-multi-partial-ppca_icm.tar.gz",
|
| 192 |
+
"encodingFormat": "application/x-tar",
|
| 193 |
+
"sha256": "5d65fabd3662ce5da4aa0f3d1480285e633e6e1819e8c1a3e0f128b0017ae30a"
|
| 194 |
+
},
|
| 195 |
+
{
|
| 196 |
+
"@type": "cr:FileObject",
|
| 197 |
+
"@id": "results-baselines-multi-complete-gplfr",
|
| 198 |
+
"name": "results-baselines-multi-complete-gplfr.tar.gz",
|
| 199 |
+
"description": "Baseline result shard for the multi-complete-gplfr subset. Extracts to results/ and includes predictions, metrics JSON, paper tables, scores.csv, and results/README.md for this subset.",
|
| 200 |
+
"contentUrl": "https://huggingface.co/datasets/es833/ThousandWorlds/resolve/v1.0.0/archives/results-baselines-multi-complete-gplfr.tar.gz",
|
| 201 |
+
"encodingFormat": "application/x-tar",
|
| 202 |
+
"sha256": "099018b9bb4c98fbc479889bd3a977fa249e0602fa8d7cd57f7a3ac78d42d356"
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"@type": "cr:FileObject",
|
| 206 |
+
"@id": "results-baselines-multi-complete-ppca_icm",
|
| 207 |
+
"name": "results-baselines-multi-complete-ppca_icm.tar.gz",
|
| 208 |
+
"description": "Baseline result shard for the multi-complete-ppca_icm subset. Extracts to results/ and includes predictions, metrics JSON, paper tables, scores.csv, and results/README.md for this subset.",
|
| 209 |
+
"contentUrl": "https://huggingface.co/datasets/es833/ThousandWorlds/resolve/v1.0.0/archives/results-baselines-multi-complete-ppca_icm.tar.gz",
|
| 210 |
+
"encodingFormat": "application/x-tar",
|
| 211 |
+
"sha256": "c3578059971aae6d3323b52dab27ad6f8133dcff7fefb8d79074a737200c21e3"
|
| 212 |
+
},
|
| 213 |
+
{
|
| 214 |
+
"@type": "cr:FileObject",
|
| 215 |
+
"@id": "results-baselines-single-complete-gplfr",
|
| 216 |
+
"name": "results-baselines-single-complete-gplfr.tar.gz",
|
| 217 |
+
"description": "Baseline result shard for the single-complete-gplfr subset. Extracts to results/ and includes predictions, metrics JSON, paper tables, scores.csv, and results/README.md for this subset.",
|
| 218 |
+
"contentUrl": "https://huggingface.co/datasets/es833/ThousandWorlds/resolve/v1.0.0/archives/results-baselines-single-complete-gplfr.tar.gz",
|
| 219 |
+
"encodingFormat": "application/x-tar",
|
| 220 |
+
"sha256": "cf5a54f053836e0cd6758fa24c64d9d51ee1130c39831522dea12e8a59529a15"
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"@type": "cr:FileObject",
|
| 224 |
+
"@id": "results-baselines-single-complete-ppca_icm",
|
| 225 |
+
"name": "results-baselines-single-complete-ppca_icm.tar.gz",
|
| 226 |
+
"description": "Baseline result shard for the single-complete-ppca_icm subset. Extracts to results/ and includes predictions, metrics JSON, paper tables, scores.csv, and results/README.md for this subset.",
|
| 227 |
+
"contentUrl": "https://huggingface.co/datasets/es833/ThousandWorlds/resolve/v1.0.0/archives/results-baselines-single-complete-ppca_icm.tar.gz",
|
| 228 |
+
"encodingFormat": "application/x-tar",
|
| 229 |
+
"sha256": "380331557807129ce722cc0884ec2518b7b334733fefc88e5e5797a1361860b5"
|
| 230 |
+
},
|
| 231 |
+
{
|
| 232 |
+
"@type": "cr:FileObject",
|
| 233 |
+
"@id": "inputs-csv",
|
| 234 |
+
"name": "dataset/inputs.csv",
|
| 235 |
+
"description": "Simulation input parameters and metadata inside dataset.tar.gz.",
|
| 236 |
+
"contentUrl": "dataset/inputs.csv",
|
| 237 |
+
"containedIn": {
|
| 238 |
+
"@id": "dataset-archive"
|
| 239 |
+
},
|
| 240 |
+
"encodingFormat": "text/csv"
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"@type": "cr:FileSet",
|
| 244 |
+
"@id": "split-csv-files",
|
| 245 |
+
"name": "dataset/subsets/*/*.csv",
|
| 246 |
+
"description": "Train, test, shared-planets test, and held-out auxiliary split membership CSVs inside dataset.tar.gz.",
|
| 247 |
+
"containedIn": {
|
| 248 |
+
"@id": "dataset-archive"
|
| 249 |
+
},
|
| 250 |
+
"encodingFormat": "text/csv",
|
| 251 |
+
"includes": "dataset/subsets/*/*.csv"
|
| 252 |
+
},
|
| 253 |
+
{
|
| 254 |
+
"@type": "cr:FileSet",
|
| 255 |
+
"@id": "field-archives",
|
| 256 |
+
"name": "dataset/fields/*.npz",
|
| 257 |
+
"description": "Gridded target field NPZ archives inside dataset.tar.gz.",
|
| 258 |
+
"containedIn": {
|
| 259 |
+
"@id": "dataset-archive"
|
| 260 |
+
},
|
| 261 |
+
"encodingFormat": "application/x-numpy",
|
| 262 |
+
"includes": "dataset/fields/*.npz"
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"@type": "cr:FileSet",
|
| 266 |
+
"@id": "coefficient-archives",
|
| 267 |
+
"name": "dataset/coefficients/*.npz",
|
| 268 |
+
"description": "Spectral coefficient NPZ archives inside dataset.tar.gz.",
|
| 269 |
+
"containedIn": {
|
| 270 |
+
"@id": "dataset-archive"
|
| 271 |
+
},
|
| 272 |
+
"encodingFormat": "application/x-numpy",
|
| 273 |
+
"includes": "dataset/coefficients/*.npz"
|
| 274 |
+
},
|
| 275 |
+
{
|
| 276 |
+
"@type": "cr:FileSet",
|
| 277 |
+
"@id": "normalization-assets",
|
| 278 |
+
"name": "dataset/norm_stats/**/*",
|
| 279 |
+
"description": "Subset-specific normalization statistics and spectral transform metadata inside dataset.tar.gz.",
|
| 280 |
+
"containedIn": {
|
| 281 |
+
"@id": "dataset-archive"
|
| 282 |
+
},
|
| 283 |
+
"encodingFormat": "application/octet-stream",
|
| 284 |
+
"includes": "dataset/norm_stats/**/*"
|
| 285 |
+
},
|
| 286 |
+
{
|
| 287 |
+
"@type": "cr:FileObject",
|
| 288 |
+
"@id": "scores-csv",
|
| 289 |
+
"name": "results/scores.csv",
|
| 290 |
+
"description": "Flat per-variable baseline score table included in the deterministic baseline archives and tracked in the source repository.",
|
| 291 |
+
"contentUrl": "results/scores.csv",
|
| 292 |
+
"containedIn": {
|
| 293 |
+
"@id": "results-baselines-single-complete-deterministic"
|
| 294 |
+
},
|
| 295 |
+
"encodingFormat": "text/csv"
|
| 296 |
+
},
|
| 297 |
+
{
|
| 298 |
+
"@type": "cr:FileSet",
|
| 299 |
+
"@id": "baseline-predictions",
|
| 300 |
+
"name": "results/models/<subset>/<method>/predictions.npz",
|
| 301 |
+
"description": "Baseline prediction NPZ files inside the baseline result archives.",
|
| 302 |
+
"containedIn": [
|
| 303 |
+
{
|
| 304 |
+
"@id": "results-baselines-multi-partial-deterministic"
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"@id": "results-baselines-multi-complete-deterministic"
|
| 308 |
+
},
|
| 309 |
+
{
|
| 310 |
+
"@id": "results-baselines-single-complete-deterministic"
|
| 311 |
+
},
|
| 312 |
+
{
|
| 313 |
+
"@id": "results-baselines-multi-partial-gplfr"
|
| 314 |
+
},
|
| 315 |
+
{
|
| 316 |
+
"@id": "results-baselines-multi-partial-ppca_icm"
|
| 317 |
+
},
|
| 318 |
+
{
|
| 319 |
+
"@id": "results-baselines-multi-complete-gplfr"
|
| 320 |
+
},
|
| 321 |
+
{
|
| 322 |
+
"@id": "results-baselines-multi-complete-ppca_icm"
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"@id": "results-baselines-single-complete-gplfr"
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"@id": "results-baselines-single-complete-ppca_icm"
|
| 329 |
+
}
|
| 330 |
+
],
|
| 331 |
+
"encodingFormat": "application/x-numpy",
|
| 332 |
+
"includes": "results/models/<subset>/<method>/predictions.npz"
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"@type": "cr:FileSet",
|
| 336 |
+
"@id": "baseline-metadata",
|
| 337 |
+
"name": "results/models/**/*.json",
|
| 338 |
+
"description": "Resolved baseline configs, metrics JSON files, and calibration metadata inside the baseline result archives.",
|
| 339 |
+
"containedIn": [
|
| 340 |
+
{
|
| 341 |
+
"@id": "results-baselines-multi-partial-deterministic"
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"@id": "results-baselines-multi-complete-deterministic"
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"@id": "results-baselines-single-complete-deterministic"
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"@id": "results-baselines-multi-partial-gplfr"
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"@id": "results-baselines-multi-partial-ppca_icm"
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"@id": "results-baselines-multi-complete-gplfr"
|
| 357 |
+
},
|
| 358 |
+
{
|
| 359 |
+
"@id": "results-baselines-multi-complete-ppca_icm"
|
| 360 |
+
},
|
| 361 |
+
{
|
| 362 |
+
"@id": "results-baselines-single-complete-gplfr"
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"@id": "results-baselines-single-complete-ppca_icm"
|
| 366 |
+
}
|
| 367 |
+
],
|
| 368 |
+
"encodingFormat": "application/json",
|
| 369 |
+
"includes": "results/models/**/*.json"
|
| 370 |
+
}
|
| 371 |
+
],
|
| 372 |
+
"recordSet": [
|
| 373 |
+
{
|
| 374 |
+
"@type": "cr:RecordSet",
|
| 375 |
+
"@id": "inputs",
|
| 376 |
+
"name": "inputs",
|
| 377 |
+
"description": "One row per simulation, containing physical input parameters, GCM labels, split-relevant metadata, and provenance labels.",
|
| 378 |
+
"key": [
|
| 379 |
+
{
|
| 380 |
+
"@id": "inputs/simulation_id"
|
| 381 |
+
}
|
| 382 |
+
],
|
| 383 |
+
"field": [
|
| 384 |
+
{
|
| 385 |
+
"@type": "cr:Field",
|
| 386 |
+
"@id": "inputs/simulation_id",
|
| 387 |
+
"name": "simulation_id",
|
| 388 |
+
"dataType": "sc:Integer",
|
| 389 |
+
"description": "Integer simulation identifier used to index field archives, coefficient archives, split CSVs, and predictions.",
|
| 390 |
+
"source": {
|
| 391 |
+
"extract": {
|
| 392 |
+
"column": "simulation_id"
|
| 393 |
+
},
|
| 394 |
+
"fileObject": {
|
| 395 |
+
"@id": "inputs-csv"
|
| 396 |
+
}
|
| 397 |
+
}
|
| 398 |
+
},
|
| 399 |
+
{
|
| 400 |
+
"@type": "cr:Field",
|
| 401 |
+
"@id": "inputs/radius",
|
| 402 |
+
"name": "radius",
|
| 403 |
+
"dataType": "sc:Float",
|
| 404 |
+
"description": "Planet radius in meters.",
|
| 405 |
+
"source": {
|
| 406 |
+
"extract": {
|
| 407 |
+
"column": "radius"
|
| 408 |
+
},
|
| 409 |
+
"fileObject": {
|
| 410 |
+
"@id": "inputs-csv"
|
| 411 |
+
}
|
| 412 |
+
}
|
| 413 |
+
},
|
| 414 |
+
{
|
| 415 |
+
"@type": "cr:Field",
|
| 416 |
+
"@id": "inputs/gravity",
|
| 417 |
+
"name": "gravity",
|
| 418 |
+
"dataType": "sc:Float",
|
| 419 |
+
"description": "Surface gravity in meters per second squared.",
|
| 420 |
+
"source": {
|
| 421 |
+
"extract": {
|
| 422 |
+
"column": "gravity"
|
| 423 |
+
},
|
| 424 |
+
"fileObject": {
|
| 425 |
+
"@id": "inputs-csv"
|
| 426 |
+
}
|
| 427 |
+
}
|
| 428 |
+
},
|
| 429 |
+
{
|
| 430 |
+
"@type": "cr:Field",
|
| 431 |
+
"@id": "inputs/rotation_period",
|
| 432 |
+
"name": "rotation_period",
|
| 433 |
+
"dataType": "sc:Float",
|
| 434 |
+
"description": "Planet rotation period in Earth days.",
|
| 435 |
+
"source": {
|
| 436 |
+
"extract": {
|
| 437 |
+
"column": "rotation_period"
|
| 438 |
+
},
|
| 439 |
+
"fileObject": {
|
| 440 |
+
"@id": "inputs-csv"
|
| 441 |
+
}
|
| 442 |
+
}
|
| 443 |
+
},
|
| 444 |
+
{
|
| 445 |
+
"@type": "cr:Field",
|
| 446 |
+
"@id": "inputs/surface_pressure",
|
| 447 |
+
"name": "surface_pressure",
|
| 448 |
+
"dataType": "sc:Float",
|
| 449 |
+
"description": "Surface pressure in pascals.",
|
| 450 |
+
"source": {
|
| 451 |
+
"extract": {
|
| 452 |
+
"column": "surface_pressure"
|
| 453 |
+
},
|
| 454 |
+
"fileObject": {
|
| 455 |
+
"@id": "inputs-csv"
|
| 456 |
+
}
|
| 457 |
+
}
|
| 458 |
+
},
|
| 459 |
+
{
|
| 460 |
+
"@type": "cr:Field",
|
| 461 |
+
"@id": "inputs/co2",
|
| 462 |
+
"name": "co2",
|
| 463 |
+
"dataType": "sc:Float",
|
| 464 |
+
"description": "Atmospheric CO2 setting used by the simulation.",
|
| 465 |
+
"source": {
|
| 466 |
+
"extract": {
|
| 467 |
+
"column": "co2"
|
| 468 |
+
},
|
| 469 |
+
"fileObject": {
|
| 470 |
+
"@id": "inputs-csv"
|
| 471 |
+
}
|
| 472 |
+
}
|
| 473 |
+
},
|
| 474 |
+
{
|
| 475 |
+
"@type": "cr:Field",
|
| 476 |
+
"@id": "inputs/ch4",
|
| 477 |
+
"name": "ch4",
|
| 478 |
+
"dataType": "sc:Float",
|
| 479 |
+
"description": "Atmospheric CH4 setting used by the simulation.",
|
| 480 |
+
"source": {
|
| 481 |
+
"extract": {
|
| 482 |
+
"column": "ch4"
|
| 483 |
+
},
|
| 484 |
+
"fileObject": {
|
| 485 |
+
"@id": "inputs-csv"
|
| 486 |
+
}
|
| 487 |
+
}
|
| 488 |
+
},
|
| 489 |
+
{
|
| 490 |
+
"@type": "cr:Field",
|
| 491 |
+
"@id": "inputs/stellar_flux",
|
| 492 |
+
"name": "stellar_flux",
|
| 493 |
+
"dataType": "sc:Float",
|
| 494 |
+
"description": "Incident stellar flux in watts per square meter.",
|
| 495 |
+
"source": {
|
| 496 |
+
"extract": {
|
| 497 |
+
"column": "stellar_flux"
|
| 498 |
+
},
|
| 499 |
+
"fileObject": {
|
| 500 |
+
"@id": "inputs-csv"
|
| 501 |
+
}
|
| 502 |
+
}
|
| 503 |
+
},
|
| 504 |
+
{
|
| 505 |
+
"@type": "cr:Field",
|
| 506 |
+
"@id": "inputs/stellar_temperature",
|
| 507 |
+
"name": "stellar_temperature",
|
| 508 |
+
"dataType": "sc:Float",
|
| 509 |
+
"description": "Stellar effective temperature in kelvin.",
|
| 510 |
+
"source": {
|
| 511 |
+
"extract": {
|
| 512 |
+
"column": "stellar_temperature"
|
| 513 |
+
},
|
| 514 |
+
"fileObject": {
|
| 515 |
+
"@id": "inputs-csv"
|
| 516 |
+
}
|
| 517 |
+
}
|
| 518 |
+
},
|
| 519 |
+
{
|
| 520 |
+
"@type": "cr:Field",
|
| 521 |
+
"@id": "inputs/gcm_label",
|
| 522 |
+
"name": "gcm_label",
|
| 523 |
+
"dataType": "sc:Text",
|
| 524 |
+
"description": "General circulation model label for the simulation.",
|
| 525 |
+
"source": {
|
| 526 |
+
"extract": {
|
| 527 |
+
"column": "gcm_label"
|
| 528 |
+
},
|
| 529 |
+
"fileObject": {
|
| 530 |
+
"@id": "inputs-csv"
|
| 531 |
+
}
|
| 532 |
+
}
|
| 533 |
+
},
|
| 534 |
+
{
|
| 535 |
+
"@type": "cr:Field",
|
| 536 |
+
"@id": "inputs/is_target_gcm",
|
| 537 |
+
"name": "is_target_gcm",
|
| 538 |
+
"dataType": "sc:Boolean",
|
| 539 |
+
"description": "Whether the simulation is from a target GCM used in the main benchmark protocols.",
|
| 540 |
+
"source": {
|
| 541 |
+
"extract": {
|
| 542 |
+
"column": "is_target_gcm"
|
| 543 |
+
},
|
| 544 |
+
"fileObject": {
|
| 545 |
+
"@id": "inputs-csv"
|
| 546 |
+
}
|
| 547 |
+
}
|
| 548 |
+
},
|
| 549 |
+
{
|
| 550 |
+
"@type": "cr:Field",
|
| 551 |
+
"@id": "inputs/in_target_physical_domain",
|
| 552 |
+
"name": "in_target_physical_domain",
|
| 553 |
+
"dataType": "sc:Boolean",
|
| 554 |
+
"description": "Whether the simulation lies inside the benchmark target physical domain.",
|
| 555 |
+
"source": {
|
| 556 |
+
"extract": {
|
| 557 |
+
"column": "in_target_physical_domain"
|
| 558 |
+
},
|
| 559 |
+
"fileObject": {
|
| 560 |
+
"@id": "inputs-csv"
|
| 561 |
+
}
|
| 562 |
+
}
|
| 563 |
+
},
|
| 564 |
+
{
|
| 565 |
+
"@type": "cr:Field",
|
| 566 |
+
"@id": "inputs/planet_id",
|
| 567 |
+
"name": "planet_id",
|
| 568 |
+
"dataType": "sc:Integer",
|
| 569 |
+
"description": "Planet identifier used to group cross-GCM simulations of the same planet.",
|
| 570 |
+
"source": {
|
| 571 |
+
"extract": {
|
| 572 |
+
"column": "planet_id"
|
| 573 |
+
},
|
| 574 |
+
"fileObject": {
|
| 575 |
+
"@id": "inputs-csv"
|
| 576 |
+
}
|
| 577 |
+
}
|
| 578 |
+
},
|
| 579 |
+
{
|
| 580 |
+
"@type": "cr:Field",
|
| 581 |
+
"@id": "inputs/source",
|
| 582 |
+
"name": "source",
|
| 583 |
+
"dataType": "sc:Text",
|
| 584 |
+
"description": "Simulation provenance label.",
|
| 585 |
+
"source": {
|
| 586 |
+
"extract": {
|
| 587 |
+
"column": "source"
|
| 588 |
+
},
|
| 589 |
+
"fileObject": {
|
| 590 |
+
"@id": "inputs-csv"
|
| 591 |
+
}
|
| 592 |
+
}
|
| 593 |
+
}
|
| 594 |
+
]
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
"@type": "cr:RecordSet",
|
| 598 |
+
"@id": "subsets",
|
| 599 |
+
"name": "subsets",
|
| 600 |
+
"description": "Canonical ThousandWorlds benchmark subsets.",
|
| 601 |
+
"dataType": "sc:Enumeration",
|
| 602 |
+
"key": {
|
| 603 |
+
"@id": "subsets/name"
|
| 604 |
+
},
|
| 605 |
+
"field": [
|
| 606 |
+
{
|
| 607 |
+
"@type": "cr:Field",
|
| 608 |
+
"@id": "subsets/name",
|
| 609 |
+
"name": "name",
|
| 610 |
+
"dataType": "sc:Text"
|
| 611 |
+
},
|
| 612 |
+
{
|
| 613 |
+
"@type": "cr:Field",
|
| 614 |
+
"@id": "subsets/description",
|
| 615 |
+
"name": "description",
|
| 616 |
+
"dataType": "sc:Text"
|
| 617 |
+
}
|
| 618 |
+
],
|
| 619 |
+
"data": [
|
| 620 |
+
{
|
| 621 |
+
"subsets/name": "multi-partial",
|
| 622 |
+
"subsets/description": "Broadest multi-GCM subset; allows structured whole-field missingness."
|
| 623 |
+
},
|
| 624 |
+
{
|
| 625 |
+
"subsets/name": "multi-complete",
|
| 626 |
+
"subsets/description": "Multi-GCM subset restricted to fields observed for every included simulation."
|
| 627 |
+
},
|
| 628 |
+
{
|
| 629 |
+
"subsets/name": "single-complete",
|
| 630 |
+
"subsets/description": "Single-GCM subset restricted to complete observations."
|
| 631 |
+
}
|
| 632 |
+
]
|
| 633 |
+
},
|
| 634 |
+
{
|
| 635 |
+
"@type": "cr:RecordSet",
|
| 636 |
+
"@id": "partitions",
|
| 637 |
+
"name": "partitions",
|
| 638 |
+
"description": "Canonical train/test partition names and their machine-readable ML partition semantics.",
|
| 639 |
+
"dataType": "cr:Split",
|
| 640 |
+
"key": {
|
| 641 |
+
"@id": "partitions/name"
|
| 642 |
+
},
|
| 643 |
+
"field": [
|
| 644 |
+
{
|
| 645 |
+
"@type": "cr:Field",
|
| 646 |
+
"@id": "partitions/name",
|
| 647 |
+
"name": "name",
|
| 648 |
+
"dataType": "sc:Text"
|
| 649 |
+
},
|
| 650 |
+
{
|
| 651 |
+
"@type": "cr:Field",
|
| 652 |
+
"@id": "partitions/url",
|
| 653 |
+
"name": "url",
|
| 654 |
+
"dataType": "sc:Text"
|
| 655 |
+
}
|
| 656 |
+
],
|
| 657 |
+
"data": [
|
| 658 |
+
{
|
| 659 |
+
"partitions/name": "train",
|
| 660 |
+
"partitions/url": "cr:TrainingSplit"
|
| 661 |
+
},
|
| 662 |
+
{
|
| 663 |
+
"partitions/name": "test",
|
| 664 |
+
"partitions/url": "cr:TestSplit"
|
| 665 |
+
},
|
| 666 |
+
{
|
| 667 |
+
"partitions/name": "test_shared_planets_only",
|
| 668 |
+
"partitions/url": "cr:TestSplit"
|
| 669 |
+
},
|
| 670 |
+
{
|
| 671 |
+
"partitions/name": "held_out_aux",
|
| 672 |
+
"partitions/url": "cr:TestSplit"
|
| 673 |
+
}
|
| 674 |
+
]
|
| 675 |
+
},
|
| 676 |
+
{
|
| 677 |
+
"@type": "cr:RecordSet",
|
| 678 |
+
"@id": "split_files",
|
| 679 |
+
"name": "split_files",
|
| 680 |
+
"description": "Canonical split membership CSV files. Each file contains one simulation_id column.",
|
| 681 |
+
"dataType": "sc:Enumeration",
|
| 682 |
+
"key": [
|
| 683 |
+
{
|
| 684 |
+
"@id": "split_files/subset"
|
| 685 |
+
},
|
| 686 |
+
{
|
| 687 |
+
"@id": "split_files/partition"
|
| 688 |
+
}
|
| 689 |
+
],
|
| 690 |
+
"field": [
|
| 691 |
+
{
|
| 692 |
+
"@type": "cr:Field",
|
| 693 |
+
"@id": "split_files/subset",
|
| 694 |
+
"name": "subset",
|
| 695 |
+
"dataType": "sc:Text",
|
| 696 |
+
"description": "Benchmark subset."
|
| 697 |
+
},
|
| 698 |
+
{
|
| 699 |
+
"@type": "cr:Field",
|
| 700 |
+
"@id": "split_files/partition",
|
| 701 |
+
"name": "partition",
|
| 702 |
+
"dataType": "sc:Text",
|
| 703 |
+
"description": "Split file stem."
|
| 704 |
+
},
|
| 705 |
+
{
|
| 706 |
+
"@type": "cr:Field",
|
| 707 |
+
"@id": "split_files/path",
|
| 708 |
+
"name": "path",
|
| 709 |
+
"dataType": "sc:Text",
|
| 710 |
+
"description": "Path within dataset.tar.gz."
|
| 711 |
+
}
|
| 712 |
+
],
|
| 713 |
+
"data": [
|
| 714 |
+
{
|
| 715 |
+
"split_files/subset": "multi-partial",
|
| 716 |
+
"split_files/partition": "train",
|
| 717 |
+
"split_files/path": "dataset/subsets/multi-partial/train.csv"
|
| 718 |
+
},
|
| 719 |
+
{
|
| 720 |
+
"split_files/subset": "multi-partial",
|
| 721 |
+
"split_files/partition": "test",
|
| 722 |
+
"split_files/path": "dataset/subsets/multi-partial/test.csv"
|
| 723 |
+
},
|
| 724 |
+
{
|
| 725 |
+
"split_files/subset": "multi-partial",
|
| 726 |
+
"split_files/partition": "test_shared_planets_only",
|
| 727 |
+
"split_files/path": "dataset/subsets/multi-partial/test_shared_planets_only.csv"
|
| 728 |
+
},
|
| 729 |
+
{
|
| 730 |
+
"split_files/subset": "multi-partial",
|
| 731 |
+
"split_files/partition": "held_out_aux",
|
| 732 |
+
"split_files/path": "dataset/subsets/multi-partial/held_out_aux.csv"
|
| 733 |
+
},
|
| 734 |
+
{
|
| 735 |
+
"split_files/subset": "multi-complete",
|
| 736 |
+
"split_files/partition": "train",
|
| 737 |
+
"split_files/path": "dataset/subsets/multi-complete/train.csv"
|
| 738 |
+
},
|
| 739 |
+
{
|
| 740 |
+
"split_files/subset": "multi-complete",
|
| 741 |
+
"split_files/partition": "test",
|
| 742 |
+
"split_files/path": "dataset/subsets/multi-complete/test.csv"
|
| 743 |
+
},
|
| 744 |
+
{
|
| 745 |
+
"split_files/subset": "multi-complete",
|
| 746 |
+
"split_files/partition": "test_shared_planets_only",
|
| 747 |
+
"split_files/path": "dataset/subsets/multi-complete/test_shared_planets_only.csv"
|
| 748 |
+
},
|
| 749 |
+
{
|
| 750 |
+
"split_files/subset": "multi-complete",
|
| 751 |
+
"split_files/partition": "held_out_aux",
|
| 752 |
+
"split_files/path": "dataset/subsets/multi-complete/held_out_aux.csv"
|
| 753 |
+
},
|
| 754 |
+
{
|
| 755 |
+
"split_files/subset": "single-complete",
|
| 756 |
+
"split_files/partition": "train",
|
| 757 |
+
"split_files/path": "dataset/subsets/single-complete/train.csv"
|
| 758 |
+
},
|
| 759 |
+
{
|
| 760 |
+
"split_files/subset": "single-complete",
|
| 761 |
+
"split_files/partition": "test",
|
| 762 |
+
"split_files/path": "dataset/subsets/single-complete/test.csv"
|
| 763 |
+
}
|
| 764 |
+
]
|
| 765 |
+
},
|
| 766 |
+
{
|
| 767 |
+
"@type": "cr:RecordSet",
|
| 768 |
+
"@id": "baseline_scores",
|
| 769 |
+
"name": "baseline_scores",
|
| 770 |
+
"description": "Flat per-variable baseline score table. One row corresponds to one subset, protocol, method, metric, and output variable.",
|
| 771 |
+
"key": [
|
| 772 |
+
{
|
| 773 |
+
"@id": "baseline_scores/subset"
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"@id": "baseline_scores/protocol"
|
| 777 |
+
},
|
| 778 |
+
{
|
| 779 |
+
"@id": "baseline_scores/method"
|
| 780 |
+
},
|
| 781 |
+
{
|
| 782 |
+
"@id": "baseline_scores/metric"
|
| 783 |
+
},
|
| 784 |
+
{
|
| 785 |
+
"@id": "baseline_scores/variable"
|
| 786 |
+
}
|
| 787 |
+
],
|
| 788 |
+
"field": [
|
| 789 |
+
{
|
| 790 |
+
"@type": "cr:Field",
|
| 791 |
+
"@id": "baseline_scores/subset",
|
| 792 |
+
"name": "subset",
|
| 793 |
+
"dataType": "sc:Text",
|
| 794 |
+
"description": "Benchmark subset.",
|
| 795 |
+
"source": {
|
| 796 |
+
"extract": {
|
| 797 |
+
"column": "subset"
|
| 798 |
+
},
|
| 799 |
+
"fileObject": {
|
| 800 |
+
"@id": "scores-csv"
|
| 801 |
+
}
|
| 802 |
+
}
|
| 803 |
+
},
|
| 804 |
+
{
|
| 805 |
+
"@type": "cr:Field",
|
| 806 |
+
"@id": "baseline_scores/protocol",
|
| 807 |
+
"name": "protocol",
|
| 808 |
+
"dataType": "sc:Text",
|
| 809 |
+
"description": "Evaluation protocol.",
|
| 810 |
+
"source": {
|
| 811 |
+
"extract": {
|
| 812 |
+
"column": "protocol"
|
| 813 |
+
},
|
| 814 |
+
"fileObject": {
|
| 815 |
+
"@id": "scores-csv"
|
| 816 |
+
}
|
| 817 |
+
}
|
| 818 |
+
},
|
| 819 |
+
{
|
| 820 |
+
"@type": "cr:Field",
|
| 821 |
+
"@id": "baseline_scores/method",
|
| 822 |
+
"name": "method",
|
| 823 |
+
"dataType": "sc:Text",
|
| 824 |
+
"description": "Baseline method name.",
|
| 825 |
+
"source": {
|
| 826 |
+
"extract": {
|
| 827 |
+
"column": "method"
|
| 828 |
+
},
|
| 829 |
+
"fileObject": {
|
| 830 |
+
"@id": "scores-csv"
|
| 831 |
+
}
|
| 832 |
+
}
|
| 833 |
+
},
|
| 834 |
+
{
|
| 835 |
+
"@type": "cr:Field",
|
| 836 |
+
"@id": "baseline_scores/metric",
|
| 837 |
+
"name": "metric",
|
| 838 |
+
"dataType": "sc:Text",
|
| 839 |
+
"description": "Metric name, such as rmse, energy_score, relative_rmse, or relative_energy_score.",
|
| 840 |
+
"source": {
|
| 841 |
+
"extract": {
|
| 842 |
+
"column": "metric"
|
| 843 |
+
},
|
| 844 |
+
"fileObject": {
|
| 845 |
+
"@id": "scores-csv"
|
| 846 |
+
}
|
| 847 |
+
}
|
| 848 |
+
},
|
| 849 |
+
{
|
| 850 |
+
"@type": "cr:Field",
|
| 851 |
+
"@id": "baseline_scores/variable",
|
| 852 |
+
"name": "variable",
|
| 853 |
+
"dataType": "sc:Text",
|
| 854 |
+
"description": "Output variable name after field-level metrics are aggregated to variables.",
|
| 855 |
+
"source": {
|
| 856 |
+
"extract": {
|
| 857 |
+
"column": "variable"
|
| 858 |
+
},
|
| 859 |
+
"fileObject": {
|
| 860 |
+
"@id": "scores-csv"
|
| 861 |
+
}
|
| 862 |
+
}
|
| 863 |
+
},
|
| 864 |
+
{
|
| 865 |
+
"@type": "cr:Field",
|
| 866 |
+
"@id": "baseline_scores/value",
|
| 867 |
+
"name": "value",
|
| 868 |
+
"dataType": "sc:Float",
|
| 869 |
+
"description": "Metric value.",
|
| 870 |
+
"source": {
|
| 871 |
+
"extract": {
|
| 872 |
+
"column": "value"
|
| 873 |
+
},
|
| 874 |
+
"fileObject": {
|
| 875 |
+
"@id": "scores-csv"
|
| 876 |
+
}
|
| 877 |
+
}
|
| 878 |
+
},
|
| 879 |
+
{
|
| 880 |
+
"@type": "cr:Field",
|
| 881 |
+
"@id": "baseline_scores/metrics_path",
|
| 882 |
+
"name": "metrics_path",
|
| 883 |
+
"dataType": "sc:Text",
|
| 884 |
+
"description": "Path to the metrics JSON file within the extracted results tree.",
|
| 885 |
+
"source": {
|
| 886 |
+
"extract": {
|
| 887 |
+
"column": "metrics_path"
|
| 888 |
+
},
|
| 889 |
+
"fileObject": {
|
| 890 |
+
"@id": "scores-csv"
|
| 891 |
+
}
|
| 892 |
+
}
|
| 893 |
+
},
|
| 894 |
+
{
|
| 895 |
+
"@type": "cr:Field",
|
| 896 |
+
"@id": "baseline_scores/predictions_path",
|
| 897 |
+
"name": "predictions_path",
|
| 898 |
+
"dataType": "sc:Text",
|
| 899 |
+
"description": "Path to the prediction NPZ file within the extracted results tree.",
|
| 900 |
+
"source": {
|
| 901 |
+
"extract": {
|
| 902 |
+
"column": "predictions_path"
|
| 903 |
+
},
|
| 904 |
+
"fileObject": {
|
| 905 |
+
"@id": "scores-csv"
|
| 906 |
+
}
|
| 907 |
+
}
|
| 908 |
+
},
|
| 909 |
+
{
|
| 910 |
+
"@type": "cr:Field",
|
| 911 |
+
"@id": "baseline_scores/config_path",
|
| 912 |
+
"name": "config_path",
|
| 913 |
+
"dataType": "sc:Text",
|
| 914 |
+
"description": "Path to the resolved baseline config JSON file within the extracted results tree.",
|
| 915 |
+
"source": {
|
| 916 |
+
"extract": {
|
| 917 |
+
"column": "config_path"
|
| 918 |
+
},
|
| 919 |
+
"fileObject": {
|
| 920 |
+
"@id": "scores-csv"
|
| 921 |
+
}
|
| 922 |
+
}
|
| 923 |
+
}
|
| 924 |
+
]
|
| 925 |
+
}
|
| 926 |
+
],
|
| 927 |
+
"version": "1.0",
|
| 928 |
+
"citeAs": "Stevenson, E. T., Mak, M. T., Wolf, E., Sergeev, D. E., Hammond, T., Mayne, N. J., and Cranmer, M. ThousandWorlds: Benchmark dataset for exoplanet climate emulation. Hugging Face. https://doi.org/10.57967/hf/8695"
|
| 929 |
+
}
|
imgs/MASCOT.png
ADDED
|
Git LFS Details
|
imgs/OVERVIEW.png
ADDED
|
Git LFS Details
|
inputs.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
version.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "ThousandWorlds",
|
| 3 |
+
"version": "1.0.0",
|
| 4 |
+
"hf_repo": "es833/ThousandWorlds",
|
| 5 |
+
"hf_revision": "v1.0.0",
|
| 6 |
+
"archives": {
|
| 7 |
+
"dataset": "archives/dataset.tar.gz",
|
| 8 |
+
"baselines": "archives/results-baselines-*.tar.gz"
|
| 9 |
+
}
|
| 10 |
+
}
|