Upload model - mio8rffk
Browse files- README.md +1 -1
- datamodule_config.yaml +1 -1
- full_experiment_config.yaml +3 -3
- model_weights.safetensors +1 -1
README.md
CHANGED
|
@@ -48,7 +48,7 @@ Data is prepared with the `ocf_data_sampler/torch_datasets/datasets/pvnet_uk` Da
|
|
| 48 |
|
| 49 |
<!-- Do not remove the lines below -->
|
| 50 |
The training logs for this model commit can be found here:
|
| 51 |
-
- [https://wandb.ai/openclimatefix/pvnet_summation/runs/
|
| 52 |
|
| 53 |
|
| 54 |
<!-- The hardware section is also just nice to have -->
|
|
|
|
| 48 |
|
| 49 |
<!-- Do not remove the lines below -->
|
| 50 |
The training logs for this model commit can be found here:
|
| 51 |
+
- [https://wandb.ai/openclimatefix/pvnet_summation/runs/mio8rffk](https://wandb.ai/openclimatefix/pvnet_summation/runs/mio8rffk)
|
| 52 |
|
| 53 |
|
| 54 |
<!-- The hardware section is also just nice to have -->
|
datamodule_config.yaml
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
pvnet_model:
|
| 2 |
model_id: openclimatefix-models/pvnet_uk_region
|
| 3 |
-
revision:
|
|
|
|
| 1 |
pvnet_model:
|
| 2 |
model_id: openclimatefix-models/pvnet_uk_region
|
| 3 |
+
revision: 1ff82a88e890441e4497a59b7d5e6d6836769ff7
|
full_experiment_config.yaml
CHANGED
|
@@ -2,7 +2,7 @@ trainer:
|
|
| 2 |
_target_: lightning.pytorch.trainer.trainer.Trainer
|
| 3 |
accelerator: gpu
|
| 4 |
devices:
|
| 5 |
-
-
|
| 6 |
min_epochs: null
|
| 7 |
max_epochs: 300
|
| 8 |
reload_dataloaders_every_n_epochs: 0
|
|
@@ -74,7 +74,7 @@ datamodule:
|
|
| 74 |
max_num_train_samples: null
|
| 75 |
max_num_val_samples: null
|
| 76 |
pvnet_model:
|
| 77 |
-
model_id: /home/james/tmp/models/pvnet_regional/
|
| 78 |
revision: null
|
| 79 |
train_period:
|
| 80 |
- null
|
|
@@ -124,5 +124,5 @@ logger:
|
|
| 124 |
tags: []
|
| 125 |
sample_save_dir: /mnt/storage_u2_30tb_a/scratch/uk_presaved_summation_inputs
|
| 126 |
work_dir: ${hydra:runtime.cwd}
|
| 127 |
-
model_name:
|
| 128 |
seed: 836373
|
|
|
|
| 2 |
_target_: lightning.pytorch.trainer.trainer.Trainer
|
| 3 |
accelerator: gpu
|
| 4 |
devices:
|
| 5 |
+
- 0
|
| 6 |
min_epochs: null
|
| 7 |
max_epochs: 300
|
| 8 |
reload_dataloaders_every_n_epochs: 0
|
|
|
|
| 74 |
max_num_train_samples: null
|
| 75 |
max_num_val_samples: null
|
| 76 |
pvnet_model:
|
| 77 |
+
model_id: /home/james/tmp/models/pvnet_regional/v9_intra_all_bells30
|
| 78 |
revision: null
|
| 79 |
train_period:
|
| 80 |
- null
|
|
|
|
| 124 |
tags: []
|
| 125 |
sample_save_dir: /mnt/storage_u2_30tb_a/scratch/uk_presaved_summation_inputs
|
| 126 |
work_dir: ${hydra:runtime.cwd}
|
| 127 |
+
model_name: v9_intra_all_bells30_hor
|
| 128 |
seed: 836373
|
model_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1616164
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3687729e4df424e249f15819a1f454d78674917d60a388e79e41e9c122c66f05
|
| 3 |
size 1616164
|