Upload folder using huggingface_hub
Browse files- README.md +1 -1
- model_config.yaml +1 -1
- pytorch_model.bin +2 -2
README.md
CHANGED
|
@@ -41,7 +41,7 @@ The input data is prepared with the `ocf_data_sampler` [3].
|
|
| 41 |
## Results
|
| 42 |
|
| 43 |
The training logs for the current model can be found here:
|
| 44 |
-
- [https://wandb.ai/openclimatefix/pvnet_summation/runs/
|
| 45 |
|
| 46 |
|
| 47 |
The training logs for all model runs of PVNet_summation can be found [here](https://wandb.ai/openclimatefix/pvnet_summation).
|
|
|
|
| 41 |
## Results
|
| 42 |
|
| 43 |
The training logs for the current model can be found here:
|
| 44 |
+
- [https://wandb.ai/openclimatefix/pvnet_summation/runs/50rkn19f](https://wandb.ai/openclimatefix/pvnet_summation/runs/50rkn19f)
|
| 45 |
|
| 46 |
|
| 47 |
The training logs for all model runs of PVNet_summation can be found [here](https://wandb.ai/openclimatefix/pvnet_summation).
|
model_config.yaml
CHANGED
|
@@ -8,7 +8,7 @@ output_quantiles:
|
|
| 8 |
- 0.9
|
| 9 |
- 0.98
|
| 10 |
model_name: openclimatefix/pvnet_uk_region
|
| 11 |
-
model_version:
|
| 12 |
output_network:
|
| 13 |
_target_: pvnet.models.multimodal.linear_networks.networks.ResFCNet2
|
| 14 |
_partial_: true
|
|
|
|
| 8 |
- 0.9
|
| 9 |
- 0.98
|
| 10 |
model_name: openclimatefix/pvnet_uk_region
|
| 11 |
+
model_version: 6feaa986a6bed3cc6c7961c6bf9e92fb15acca6a
|
| 12 |
output_network:
|
| 13 |
_target_: pvnet.models.multimodal.linear_networks.networks.ResFCNet2
|
| 14 |
_partial_: true
|
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:dc0fc6b133135db6a23d07eb75a220c81bafbed2ebb854d934959d87231000b8
|
| 3 |
+
size 47138430
|