james-ocf commited on
Commit
22a264a
1 Parent(s): e14bc98

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. config.json +3 -3
  3. pytorch_model.bin +2 -2
README.md CHANGED
@@ -38,7 +38,7 @@ Data is prepared with the `ocf_datapipes.training.pvnet` datapipe [3].
38
 
39
  ## Results
40
 
41
- The training logs for the current model can be found [here on wandb](https://wandb.ai/openclimatefix/pvnet_summation/runs/xuvy4ld8).
42
 
43
  The training logs for all model runs of PVNet_summation can be found [here](https://wandb.ai/openclimatefix/pvnet_summation).
44
 
 
38
 
39
  ## Results
40
 
41
+ The training logs for the current model can be found [here on wandb](https://wandb.ai/openclimatefix/pvnet_summation/runs/).
42
 
43
  The training logs for all model runs of PVNet_summation can be found [here](https://wandb.ai/openclimatefix/pvnet_summation).
44
 
config.json CHANGED
@@ -6,7 +6,7 @@
6
  0.9
7
  ],
8
  "model_name": "openclimatefix/pvnet_v2",
9
- "model_version": "22e577100d55787eb2547d701275b9bb48f7bfa0",
10
  "output_network": {
11
  "_target_": "pvnet.models.multimodal.linear_networks.networks.ResFCNet2",
12
  "_partial_": true
@@ -14,14 +14,14 @@
14
  "output_network_kwargs": {
15
  "fc_hidden_features": 128,
16
  "n_res_blocks": 2,
17
- "res_block_layers": 4,
18
  "dropout_frac": 0.0
19
  },
20
  "predict_difference_from_sum": true,
21
  "optimizer": {
22
  "_target_": "pvnet.optimizers.AdamWReduceLROnPlateau",
23
  "lr": 0.0001,
24
- "weight_decay": 0.5,
25
  "amsgrad": true,
26
  "patience": 20,
27
  "factor": 0.1,
 
6
  0.9
7
  ],
8
  "model_name": "openclimatefix/pvnet_v2",
9
+ "model_version": "5ed2b179974993d8804a1e60fdc850dc547e9025",
10
  "output_network": {
11
  "_target_": "pvnet.models.multimodal.linear_networks.networks.ResFCNet2",
12
  "_partial_": true
 
14
  "output_network_kwargs": {
15
  "fc_hidden_features": 128,
16
  "n_res_blocks": 2,
17
+ "res_block_layers": 2,
18
  "dropout_frac": 0.0
19
  },
20
  "predict_difference_from_sum": true,
21
  "optimizer": {
22
  "_target_": "pvnet.optimizers.AdamWReduceLROnPlateau",
23
  "lr": 0.0001,
24
+ "weight_decay": 0.1,
25
  "amsgrad": true,
26
  "patience": 20,
27
  "factor": 0.1,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:276a9a42e29961689d3011ad56e1fc9b9a02048ed31b72dd6667e2e17caf44d9
3
- size 65360633
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee4fc10452d1f46b1430295effe8f79c09e9e31f8f961c56c26cc648918f6e1a
3
+ size 53052350