Upload folder using huggingface_hub
Browse files- README.md +1 -1
- config.json +1 -1
- data_config.yaml +1 -1
- pytorch_model.bin +2 -2
README.md
CHANGED
@@ -39,7 +39,7 @@ Data is prepared with the `ocf_datapipes.training.pvnet` datapipe [2].
|
|
39 |
## Results
|
40 |
|
41 |
The training logs for the current model can be found here:
|
42 |
-
- [https://wandb.ai/openclimatefix/pvnet2.1/runs/
|
43 |
|
44 |
|
45 |
The training logs for all model runs of PVNet2 can be found [here](https://wandb.ai/openclimatefix/pvnet2.1).
|
|
|
39 |
## Results
|
40 |
|
41 |
The training logs for the current model can be found here:
|
42 |
+
- [https://wandb.ai/openclimatefix/pvnet2.1/runs/mmipe3bi](https://wandb.ai/openclimatefix/pvnet2.1/runs/mmipe3bi)
|
43 |
|
44 |
|
45 |
The training logs for all model runs of PVNet2 can be found [here](https://wandb.ai/openclimatefix/pvnet2.1).
|
config.json
CHANGED
@@ -56,7 +56,7 @@
|
|
56 |
"include_gsp_yield_history": false,
|
57 |
"forecast_minutes": 480,
|
58 |
"history_minutes": 120,
|
59 |
-
"min_sat_delay_minutes":
|
60 |
"sat_history_minutes": 90,
|
61 |
"pv_history_minutes": 180,
|
62 |
"nwp_history_minutes": {
|
|
|
56 |
"include_gsp_yield_history": false,
|
57 |
"forecast_minutes": 480,
|
58 |
"history_minutes": 120,
|
59 |
+
"min_sat_delay_minutes": 60,
|
60 |
"sat_history_minutes": 90,
|
61 |
"pv_history_minutes": 180,
|
62 |
"nwp_history_minutes": {
|
data_config.yaml
CHANGED
@@ -74,7 +74,7 @@ input_data:
|
|
74 |
- -15
|
75 |
forecast_minutes: 0
|
76 |
history_minutes: 90
|
77 |
-
live_delay_minutes:
|
78 |
satellite_channels:
|
79 |
- IR_016
|
80 |
- IR_039
|
|
|
74 |
- -15
|
75 |
forecast_minutes: 0
|
76 |
history_minutes: 90
|
77 |
+
live_delay_minutes: 60
|
78 |
satellite_channels:
|
79 |
- IR_016
|
80 |
- IR_039
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24d73ff02275267d46aca660f29cf49d17d9cdd696feabf2e9b17600e65feb6a
|
3 |
+
size 34546610
|