Upload folder using huggingface_hub
Browse files- README.md +1 -1
- config.json +1 -1
- pytorch_model.bin +2 -2
README.md
CHANGED
@@ -38,7 +38,7 @@ Data is prepared with the `ocf_datapipes.training.pvnet` datapipe [2].
|
|
38 |
|
39 |
## Results
|
40 |
|
41 |
-
The training logs for the current model can be found [here on wandb](https://wandb.ai/openclimatefix/pvnet2.1/runs/
|
42 |
|
43 |
The training logs for all model runs of PVNet2 can be found [here](https://wandb.ai/openclimatefix/pvnet2.1).
|
44 |
|
|
|
38 |
|
39 |
## Results
|
40 |
|
41 |
+
The training logs for the current model can be found [here on wandb](https://wandb.ai/openclimatefix/pvnet2.1/runs/kn81g3qz).
|
42 |
|
43 |
The training logs for all model runs of PVNet2 can be found [here](https://wandb.ai/openclimatefix/pvnet2.1).
|
44 |
|
config.json
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
},
|
38 |
"embedding_dim": 16,
|
39 |
"include_sun": true,
|
40 |
-
"include_gsp_yield_history":
|
41 |
"forecast_minutes": 480,
|
42 |
"history_minutes": 120,
|
43 |
"sat_history_minutes": 90,
|
|
|
37 |
},
|
38 |
"embedding_dim": 16,
|
39 |
"include_sun": true,
|
40 |
+
"include_gsp_yield_history": false,
|
41 |
"forecast_minutes": 480,
|
42 |
"history_minutes": 120,
|
43 |
"sat_history_minutes": 90,
|
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:be7751ba901d23f35d4c25127d42783c00bc3ab206d5fba8723774afe0333d02
|
3 |
+
size 46579073
|