Upload folder using huggingface_hub
Browse files- README.md +1 -1
- config.json +1 -1
- pytorch_model.bin +2 -2
README.md
CHANGED
@@ -39,7 +39,7 @@ Data is prepared with the `ocf_data_sampler/torch_datasets/datasets/pvnet_uk` Da
|
|
39 |
## Results
|
40 |
|
41 |
The training logs for the current model can be found here:
|
42 |
-
- [https://wandb.ai/None/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/None/runs/csdtcvpq](https://wandb.ai/None/runs/csdtcvpq)
|
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
@@ -2,7 +2,7 @@
|
|
2 |
"_target_": "pvnet_summation.models.flat_model.FlatModel",
|
3 |
"output_quantiles": null,
|
4 |
"model_name": "openclimatefix/pvnet_uk_region",
|
5 |
-
"model_version": "
|
6 |
"output_network": {
|
7 |
"_target_": "pvnet.models.multimodal.linear_networks.networks.ResFCNet2",
|
8 |
"_partial_": true,
|
|
|
2 |
"_target_": "pvnet_summation.models.flat_model.FlatModel",
|
3 |
"output_quantiles": null,
|
4 |
"model_name": "openclimatefix/pvnet_uk_region",
|
5 |
+
"model_version": "4009df82e63e30546e2000728bff34b9c0520617",
|
6 |
"output_network": {
|
7 |
"_target_": "pvnet.models.multimodal.linear_networks.networks.ResFCNet2",
|
8 |
"_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:c180739debab37705cf899107291f4e08eff2f16a60b62741ccab7b07d0b0a98
|
3 |
+
size 46237238
|