Sukhil-Patel commited on
Commit
c631b18
·
verified ·
1 Parent(s): 06e7df9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -28,7 +28,7 @@ This model class sums the output of the PVNet model's GSP level predictions to m
28
 
29
  <!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
30
 
31
- The model is trained on data from 2017-2020 and validated on data from 2021. See experimental notes in the [the google doc](https://docs.google.com/document/d/1fbkfkBzp16WbnCg7RDuRDvgzInA6XQu3xh4NCjV-WDA/edit?usp=sharing) for more details.
32
 
33
 
34
  ### Preprocessing
@@ -38,9 +38,7 @@ Data is prepared with the `ocf_datapipes.training.pvnet` datapipe [3].
38
 
39
  ## Results
40
 
41
- The training logs for the current model can be found [here on wandb](https://wandb.ai/openclimatefix/pvnet_summation/runs/).
42
-
43
- The training logs for all model runs of PVNet_summation can be found [here](https://wandb.ai/openclimatefix/pvnet_summation).
44
 
45
  Some experimental notes can be found at in [the google doc](https://docs.google.com/document/d/1fbkfkBzp16WbnCg7RDuRDvgzInA6XQu3xh4NCjV-WDA/edit?usp=sharing)
46
 
 
28
 
29
  <!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
30
 
31
+ The model is trained on data from Jan 2019- May 2022 and validated on data from May 2022 - May 2023.
32
 
33
 
34
  ### Preprocessing
 
38
 
39
  ## Results
40
 
41
+ The training logs for the current model can be found [here on wandb](https://wandb.ai/openclimatefix/pvnet_day_ahead_summation).
 
 
42
 
43
  Some experimental notes can be found at in [the google doc](https://docs.google.com/document/d/1fbkfkBzp16WbnCg7RDuRDvgzInA6XQu3xh4NCjV-WDA/edit?usp=sharing)
44