NaomiS commited on
Commit
3d06a34
·
1 Parent(s): f6f0a7d

update workflow 

Browse files
.github/workflows/hf_leaderboard_deployment.yml CHANGED
@@ -21,5 +21,5 @@ jobs:
21
  lfs: true
22
  - name: Push to huggingface leaderboard
23
  env:
24
- HF_TOKEN: ${{ secrets.PERS_HF_GEOBENCH_TEST }}
25
- run: git push https://NaomiS:$HF_TOKEN@huggingface.co/spaces/NaomiS/test-GB main
 
21
  lfs: true
22
  - name: Push to huggingface leaderboard
23
  env:
24
+ HF_TOKEN: ${{ secrets.GEOBENCH }}
25
+ run: git push https://aialliance:$HF_TOKEN@huggingface.co/spaces/aialliance/GEO-Bench-Leaderboard main
results/.DS_Store ADDED
Binary file (10.2 kB). View file
 
results/114be1f0-5a41-43a5-b4e6-7fb683bc01ec/.DS_Store ADDED
Binary file (6.15 kB). View file
 
results/114be1f0-5a41-43a5-b4e6-7fb683bc01ec/results_and_parameters.csv ADDED
The diff for this file is too large to render. See raw diff
 
results/ce93c782-3b38-431d-8cd7-85757127ab84/additional_info.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"Paper Link": "https://arxiv.org/abs/2412.02732", "Code Repository Link ": "https://github.com/NASA-IMPACT/Prithvi-EO-2.0", "License": "MIT", "Number of HPO trials": "10", "Additional information about submission": "These experiments were conducted as part of the release of the Prithvi-EO-V2 models.", "Comments on new models in submission": "Describe any new models you have included which were not previously part of the leaderboard", "New model info": [{"model_display_name": "", "model_size": "", "unique_backbone_key": ""}]}
results/ce93c782-3b38-431d-8cd7-85757127ab84/results_and_parameters.csv ADDED
The diff for this file is too large to render. See raw diff
 
results/compiled.pkl ADDED
Binary file (106 kB). View file
 
utils/.DS_Store CHANGED
Binary files a/utils/.DS_Store and b/utils/.DS_Store differ
 
utils/normalizer/.DS_Store ADDED
Binary file (6.15 kB). View file
 
utils/normalizer/leaderboard_114be1f0-5a41-43a5-b4e6-7fb683bc01ec_main/normalizer.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chesapeake": [
3
+ 0.0010299745481461,
4
+ 0.7386316061019897
5
+ ],
6
+ "sa_crop_type": [
7
+ 0.126703679561615,
8
+ 0.4215054512023926
9
+ ],
10
+ "pv4ger_seg": [
11
+ 0.4112967550754547,
12
+ 0.9544086456298828
13
+ ],
14
+ "cashew": [
15
+ 0.0442460253834724,
16
+ 0.91731858253479
17
+ ],
18
+ "neontree": [
19
+ 0.4603510499000549,
20
+ 0.6275104284286499
21
+ ],
22
+ "nz_cattle": [
23
+ 0.6846182942390442,
24
+ 0.8365825414657593
25
+ ],
26
+ "pv4ger": [
27
+ 0.8838838934898376,
28
+ 0.9839839935302734
29
+ ],
30
+ "so2sat": [
31
+ 0.3691683709621429,
32
+ 0.5973630547523499
33
+ ],
34
+ "brick_kiln": [
35
+ 0.9519519805908204,
36
+ 0.9879879951477052
37
+ ],
38
+ "big_earth_net": [
39
+ 0.5671381950378418,
40
+ 0.7053052186965942
41
+ ],
42
+ "eurosat": [
43
+ 0.9100000262260436,
44
+ 0.9819999933242798
45
+ ],
46
+ "forestnet": [
47
+ 0.3423967659473419,
48
+ 0.5629405975341797
49
+ ]
50
+ }