sriggi commited on
Commit
15252a7
·
verified ·
1 Parent(s): a711271

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -23,8 +23,8 @@ configs:
23
  path: "data/cv/metadata_hmi_Mthr_downsampled_bal_cv.json"
24
  ---
25
 
26
- This dataset is intended for training/testing solar flare forecasting models. It contains various data splits (in json format) of SDO/HMI magnetogram images compiled by Boucheron, L.E., et al., 2023, Sci Data 10, 825, https://doi.org/10.
27
- 1038/s41597-023-02628-8.
28
 
29
  Splits "train", "val", "test" corresponds to the original data splits provided by Boucheron et al., while the other splits are created by downsampling the No-Flare and C flare class to obtain
30
  more balanced splits and mitigate class imbalance.
 
23
  path: "data/cv/metadata_hmi_Mthr_downsampled_bal_cv.json"
24
  ---
25
 
26
+ This dataset is intended for training/testing solar flare forecasting models. It contains various data splits (in json format) of SDO/HMI magnetogram images compiled by
27
+ `Boucheron, L.E., et al., 2023, Sci Data 10, 825, https://doi.org/10.1038/s41597-023-02628-8`.
28
 
29
  Splits "train", "val", "test" corresponds to the original data splits provided by Boucheron et al., while the other splits are created by downsampling the No-Flare and C flare class to obtain
30
  more balanced splits and mitigate class imbalance.