Instructions to use allenai/ACE2-ERA5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Full Model Emulation
How to use allenai/ACE2-ERA5 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
Update README.md
Browse files
README.md
CHANGED
|
@@ -47,6 +47,6 @@ Some known weaknesses are:
|
|
| 47 |
|
| 48 |
### Complete training dataset
|
| 49 |
|
| 50 |
-
This repository
|
| 51 |
past times. You can find the complete training dataset spanning 1940-2022 at this requester-pays
|
| 52 |
Google cloud bucket: `gs://ai2cm-public-requester-pays/2024-11-13-ai2-climate-emulator-v2-amip/data/era5-1deg-1940-2022.zarr`.
|
|
|
|
| 47 |
|
| 48 |
### Complete training dataset
|
| 49 |
|
| 50 |
+
This repository only contains the data necessary for inference starting from a select number of
|
| 51 |
past times. You can find the complete training dataset spanning 1940-2022 at this requester-pays
|
| 52 |
Google cloud bucket: `gs://ai2cm-public-requester-pays/2024-11-13-ai2-climate-emulator-v2-amip/data/era5-1deg-1940-2022.zarr`.
|