james-ocf commited on
Commit
6c53611
1 Parent(s): 01393d6

change pvnet model version

Browse files

The underlying model is the same, this version change just reflects changes in the way the pvnet model is instantiated

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -6,7 +6,7 @@
6
  0.9
7
  ],
8
  "model_name": "openclimatefix/pvnet_v2",
9
- "model_version": "ca621fcb8e275bdcdc586b1f971e82fc65e02735",
10
  "output_network": {
11
  "_target_": "pvnet.models.multimodal.linear_networks.networks.ResFCNet2",
12
  "_partial_": true
 
6
  0.9
7
  ],
8
  "model_name": "openclimatefix/pvnet_v2",
9
+ "model_version": "805ca9b2ee3120592b0b70b7c75a454e2b4e4bec",
10
  "output_network": {
11
  "_target_": "pvnet.models.multimodal.linear_networks.networks.ResFCNet2",
12
  "_partial_": true