Instructions to use allenai/ACE2S-SHiELD-plus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Full Model Emulation
How to use allenai/ACE2S-SHiELD-plus 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
Spencer Clark commited on
Commit ·
abbaa00
1
Parent(s): abf1ab6
Remove trailing spaces
Browse files
inference_config_amip.yaml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
experiment_dir: /output_directory
|
| 2 |
-
n_forward_steps: 400
|
| 3 |
forward_steps_in_memory: 50
|
| 4 |
checkpoint_path: /ace2s_shield_plus_ckpt.tar
|
| 5 |
logging:
|
|
|
|
| 1 |
experiment_dir: /output_directory
|
| 2 |
+
n_forward_steps: 400
|
| 3 |
forward_steps_in_memory: 50
|
| 4 |
checkpoint_path: /ace2s_shield_plus_ckpt.tar
|
| 5 |
logging:
|
inference_config_amip_plus_4K.yaml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
experiment_dir: /output_directory
|
| 2 |
-
n_forward_steps: 400
|
| 3 |
forward_steps_in_memory: 50
|
| 4 |
checkpoint_path: /ace2s_shield_plus_ckpt.tar
|
| 5 |
logging:
|
|
|
|
| 1 |
experiment_dir: /output_directory
|
| 2 |
+
n_forward_steps: 400
|
| 3 |
forward_steps_in_memory: 50
|
| 4 |
checkpoint_path: /ace2s_shield_plus_ckpt.tar
|
| 5 |
logging:
|
inference_config_som_1xCO2.yaml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
experiment_dir: /output_directory
|
| 2 |
-
n_forward_steps: 400
|
| 3 |
forward_steps_in_memory: 50
|
| 4 |
checkpoint_path: /ace2s_shield_plus_ckpt.tar
|
| 5 |
logging:
|
|
|
|
| 1 |
experiment_dir: /output_directory
|
| 2 |
+
n_forward_steps: 400
|
| 3 |
forward_steps_in_memory: 50
|
| 4 |
checkpoint_path: /ace2s_shield_plus_ckpt.tar
|
| 5 |
logging:
|
inference_config_som_abrupt_4xCO2.yaml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
experiment_dir: /output_directory
|
| 2 |
-
n_forward_steps: 400
|
| 3 |
forward_steps_in_memory: 50
|
| 4 |
checkpoint_path: /ace2s_shield_plus_ckpt.tar
|
| 5 |
logging:
|
|
|
|
| 1 |
experiment_dir: /output_directory
|
| 2 |
+
n_forward_steps: 400
|
| 3 |
forward_steps_in_memory: 50
|
| 4 |
checkpoint_path: /ace2s_shield_plus_ckpt.tar
|
| 5 |
logging:
|