Skip to content
Snippets Groups Projects
Commit ad51e38d authored by Bing Gong's avatar Bing Gong
Browse files

udpate README

parent 95641fc3
Branches
Tags
No related merge requests found
...@@ -89,8 +89,10 @@ python scripts/generate_transfer_learning_finetune.py --input_dir <./data/exp_na ...@@ -89,8 +89,10 @@ python scripts/generate_transfer_learning_finetune.py --input_dir <./data/exp_na
# End-to-End run the entire workflow # End-to-End run the entire workflow
```bash ```bash
cd bash ./bash/workflow_era5.sh <model> <train_mode> <exp_name>
./workflow_era5.sh
``` ```
example:
```bash
./bash/workflow_era5.sh savp end_to_end era5_size_64_64_3_3t_norm
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment