Sukhil-Patel commited on
Commit
167ab90
1 Parent(s): ed60c5d

Update README.md

Browse files

Update README info

Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -28,7 +28,8 @@ 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,13 +39,9 @@ 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
 
47
-
48
  ### Hardware
49
 
50
  Trained on a single NVIDIA Tesla T4
 
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
+
32
+ The model is trained on data from Jan 2019- May 2022 and validated on data from May 2022 - May 2023.
33
 
34
 
35
  ### Preprocessing
 
39
 
40
  ## Results
41
 
42
+ The training logs for the current model can be found [here on wandb](https://wandb.ai/openclimatefix/pvnet_day_ahead_summation).
 
 
 
43
  Some experimental notes can be found at in [the google doc](https://docs.google.com/document/d/1fbkfkBzp16WbnCg7RDuRDvgzInA6XQu3xh4NCjV-WDA/edit?usp=sharing)
44
 
 
45
  ### Hardware
46
 
47
  Trained on a single NVIDIA Tesla T4