rvinge commited on
Commit
d23c69e
·
verified ·
1 Parent(s): e704026

Add files using upload-large-folder tool

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -79,6 +79,6 @@ Currently, 11 downstream tasks are available
79
  - random\_reg\_\_reg: Random task with majority zero entries. The samples are the same as from the clouds\_reg\_\_reg task and a minor set of the labels are also the same.
80
  - random\_cls\_\_cls: Binary classification version of the random tasks where the positive class is given to samples with regression targets greater than 10.
81
 
82
- ## Recreate 2025 CVPR EarthVision data challenge"
83
 
84
  To recreate the challenge phases, the downstream task label files used in the competition have two additional columns, in addition to the `id` and `label` columns. The two boolean columns `cvpr_earthvision_phase_eval` and `cvpr_earthvision_phase_dev` indicates which samples were included in which phase.
 
79
  - random\_reg\_\_reg: Random task with majority zero entries. The samples are the same as from the clouds\_reg\_\_reg task and a minor set of the labels are also the same.
80
  - random\_cls\_\_cls: Binary classification version of the random tasks where the positive class is given to samples with regression targets greater than 10.
81
 
82
+ ## Recreate 2025 CVPR EarthVision data challenge
83
 
84
  To recreate the challenge phases, the downstream task label files used in the competition have two additional columns, in addition to the `id` and `label` columns. The two boolean columns `cvpr_earthvision_phase_eval` and `cvpr_earthvision_phase_dev` indicates which samples were included in which phase.