Instructions to use allenai/ACE-climSST with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Full Model Emulation
How to use allenai/ACE-climSST with Full Model Emulation:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
ACE-climSST
Ai2 Climate Emulator (ACE) is a family of models designed to simulate atmospheric variability from the time scale of days to centuries.
Disclaimer: ACE models are research tools and should not be used for operational climate predictions.
ACE-climSST is the original ACE model, as described in ACE: A fast, skillful learned global atmospheric model for climate prediction. It is trained on output from the FV3GFS atmospheric model forced with annually-repeating climatological sea surface temperature.
Quick links:
- 📃 Paper
- 💻 Code
- 💬 Docs
- 📂 All Models
Briefly, the strengths of ACE-climSST are:
- long-term stability,
- highly accurate time-mean climate compared to its target dataset,
- very fast inference compared to typical physics-based atmospheric models.
Some known weaknesses are:
- responses to El Niño-like sea surface temperature variability and long-term warming trends are not accurately captured,
- small but non-zero drifts in total dry air mass of the atmosphere.
Note the checkpoint provided here is the same as the one in this Zenodo repository, just with the optimizer state removed to decrease the checkpoint size.
- Downloads last month
- 13