Sukhil-Patel commited on
Commit
c627801
1 Parent(s): d875657

Update README links

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -14,13 +14,18 @@ library_name: pytorch
14
  ## Model Description
15
 
16
  <!-- Provide a longer summary of what this model is/does. -->
17
- This model class uses satellite data, numericl weather predictions, and recent Grid Service Point( GSP) PV power output to forecast the near-term (~8 hours) PV power output at all GSPs. More information can be found in the model repo [1] and experimental notes in [this google doc](https://docs.google.com/document/d/1fbkfkBzp16WbnCg7RDuRDvgzInA6XQu3xh4NCjV-WDA/edit?usp=sharing).
18
 
19
  - **Developed by:** openclimatefix
20
  - **Model type:** Fusion model
21
  - **Language(s) (NLP):** en
22
  - **License:** mit
23
 
 
 
 
 
 
24
 
25
  # Training Details
26
 
@@ -38,13 +43,11 @@ Data is prepared with the `ocf_datapipes.training.pvnet` datapipe [2].
38
 
39
  ## Results
40
 
41
- The training logs for the current model can be found here:
42
- - [https://wandb.ai/openclimatefix/pvnet2.1/runs/[]](https://wandb.ai/openclimatefix/pvnet2.1/runs/[])
43
 
44
 
45
- The training logs for all model runs of PVNet2 can be found [here](https://wandb.ai/openclimatefix/pvnet2.1).
46
 
47
- Some experimental notes can be found at in [the google doc](https://docs.google.com/document/d/1fbkfkBzp16WbnCg7RDuRDvgzInA6XQu3xh4NCjV-WDA/edit?usp=sharing)
48
 
49
 
50
  ### Hardware
 
14
  ## Model Description
15
 
16
  <!-- Provide a longer summary of what this model is/does. -->
17
+ This model class uses satellite data, numericl weather predictions, and recent Grid Service Point( GSP) PV power output to forecast the day-ahead (36 hour) PV power output at all GSPs. More information can be found in the model repo [1] and experimental notes in [this google doc](https://docs.google.com/document/d/13POUvP8thrNekW0C-qF4hG3hLGfPOjwZe17M7Q6l85Y/edit?usp=sharing).
18
 
19
  - **Developed by:** openclimatefix
20
  - **Model type:** Fusion model
21
  - **Language(s) (NLP):** en
22
  - **License:** mit
23
 
24
+ ## Results
25
+
26
+ The training logs for the current model can be found here:
27
+ - [https://wandb.ai/openclimatefix/pvnet2.1/runs/[]](https://wandb.ai/openclimatefix/pvnet_day_ahead_36_hours/workspace?)
28
+
29
 
30
  # Training Details
31
 
 
43
 
44
  ## Results
45
 
46
+ The training logs for the current model can be found [here](https://wandb.ai/openclimatefix/pvnet_day_ahead_36_hours/workspace?)
 
47
 
48
 
 
49
 
50
+ The training logs for all model runs of PVNet2 can be found [here](https://wandb.ai/openclimatefix/pvnet2.1).
51
 
52
 
53
  ### Hardware