james-ocf commited on
Commit
ead5652
1 Parent(s): 4a145d7

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +5 -3
  2. config.json +3 -3
  3. pytorch_model.bin +1 -1
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
- {{ card_data }}
 
 
3
  ---
4
 
5
 
@@ -36,7 +38,7 @@ Data is prepared with the `ocf_datapipes.training.pvnet` datapipe [3].
36
 
37
  ## Results
38
 
39
- The training logs for the current model can be found [here on wandb](https://wandb.ai/openclimatefix/pvnet_summation/runs/zda9wo7u).
40
 
41
  The training logs for all model runs of PVNet_summation can be found [here](https://wandb.ai/openclimatefix/pvnet_summation).
42
 
@@ -51,4 +53,4 @@ Trained on a single NVIDIA Tesla T4
51
 
52
  - [1] https://github.com/openclimatefix/PVNet_summation
53
  - [2] https://github.com/openclimatefix/PVNet
54
- - [3] https://github.com/openclimatefix/ocf_datapipes
 
1
  ---
2
+ language: en
3
+ license: mit
4
+ library_name: pytorch
5
  ---
6
 
7
 
 
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
 
 
53
 
54
  - [1] https://github.com/openclimatefix/PVNet_summation
55
  - [2] https://github.com/openclimatefix/PVNet
56
+ - [3] https://github.com/openclimatefix/ocf_datapipes
config.json CHANGED
@@ -23,9 +23,9 @@
23
  "lr": 0.0001,
24
  "weight_decay": 0.5,
25
  "amsgrad": true,
26
- "patience": 5,
27
  "factor": 0.1,
28
- "threshold": 0.002
29
  },
30
- "scale_pvnet_outputs": true
31
  }
 
23
  "lr": 0.0001,
24
  "weight_decay": 0.5,
25
  "amsgrad": true,
26
+ "patience": 20,
27
  "factor": 0.1,
28
+ "threshold": 0.0
29
  },
30
+ "relative_scale_pvnet_outputs": true
31
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f5d349fcf92021a910b21fd53c8115ce91f3d0c7e510fbad399bd1d01fffba5
3
  size 65360633
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:276a9a42e29961689d3011ad56e1fc9b9a02048ed31b72dd6667e2e17caf44d9
3
  size 65360633