Instructions to use allenai/HiRO-ACE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Full Model Emulation
How to use allenai/HiRO-ACE 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 filesAdd a description of the patch artifacting
README.md
CHANGED
|
@@ -64,6 +64,7 @@ Some known weaknesses of HiRO are:
|
|
| 64 |
- May not produce physically consistent precipitation features; different precipitation regimes (convective, stratiform, orographic) have not been rigorously analyzed separately
|
| 65 |
- Does not tend to produce the strongest isolated convection over tropical ocean regions of X-SHiELD (e.g., representative of 99.9999th percentile of X-SHiELD outputs)
|
| 66 |
- Not trained or tested outside of 66S -- 70N, and cannot run outside of 88S or 88N
|
|
|
|
| 67 |
|
| 68 |
## License
|
| 69 |
|
|
|
|
| 64 |
- May not produce physically consistent precipitation features; different precipitation regimes (convective, stratiform, orographic) have not been rigorously analyzed separately
|
| 65 |
- Does not tend to produce the strongest isolated convection over tropical ocean regions of X-SHiELD (e.g., representative of 99.9999th percentile of X-SHiELD outputs)
|
| 66 |
- Not trained or tested outside of 66S -- 70N, and cannot run outside of 88S or 88N
|
| 67 |
+
- Downscaling regions larger than the 16x16 1-degree patch size used for training will have discontinuities for patch overlaps of 0 or some blending artifacting from averaging in the overlap region for overlaps > 0
|
| 68 |
|
| 69 |
## License
|
| 70 |
|