openclimatefix / PVNet

PVnet main repo
MIT License
15 stars 3 forks source link

Huggingface dataconfig #89

Closed dfulu closed 8 months ago

dfulu commented 9 months ago

Pull Request

Add functionality so that the data config will be uploaded to huggingface alongside the model config and weights. This should make it easier to keep the datapipe and model aligned.

Checklist:

codecov[bot] commented 8 months ago

Codecov Report

Merging #89 (a243308) into main (0ba2c1d) will decrease coverage by 0.68%. Report is 13 commits behind head on main. The diff coverage is 18.75%.

@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   50.55%   49.87%   -0.68%     
==========================================
  Files          23       23              
  Lines        1614     1644      +30     
==========================================
+ Hits          816      820       +4     
- Misses        798      824      +26     
Files Coverage Δ
pvnet/__init__.py 100.00% <100.00%> (ø)
pvnet/models/multimodal/multimodal.py 95.60% <ø> (ø)
pvnet/models/multimodal/site_encoders/encoders.py 95.83% <ø> (ø)
pvnet/training.py 0.00% <0.00%> (ø)
pvnet/models/base_model.py 33.33% <20.00%> (-2.16%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more