Instructions to use allenai/ACE2-SHiELD with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Full Model Emulation
How to use allenai/ACE2-SHiELD 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
Add model, config, and README
#1
by brianhenn - opened
Add ACE2-SHiELD model checkpoint and documentation
This PR adds the initial contents of the ACE2-SHiELD model repository:
ace2_shield_ckpt.tarβ weights-only checkpoint (optimizer state stripped) for ACE2-SHiELD, trained on NOAA GFDL SHiELD model outputinference_config.yamlβ example inference configuration for AMIP-style simulations starting from 1979-01-01README.mdβ model card describing the model, inference quickstart, data availability, and links to associated paper and codeACE-logo.pngβ project logo
Forcing and initial condition data for running inference are available in the ACE2S-SHiELD+ repository (forcing_data/amip/ and initial_conditions/amip/). Training data are documented in the README as available via requester-pays GCS.
brianhenn changed pull request title from Initial commit to Add model, config, and README
brianhenn changed pull request status to open
brianhenn changed pull request status to merged