jason-res commited on
Commit
323394d
·
verified ·
1 Parent(s): 9cc9884

Set organization card content for MAP challenge

Browse files
Files changed (1) hide show
  1. README.md +16 -5
README.md CHANGED
@@ -1,10 +1,21 @@
1
  ---
2
- title: README
3
- emoji: 📉
4
- colorFrom: pink
5
- colorTo: purple
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: MAP Challenge
3
+ emoji: "🗺️"
4
+ colorFrom: blue
5
+ colorTo: indigo
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
+ Welcome to the MAP challenge organised by the University of Zurich and Google Deepmind! Our aim is to run the first assessment of multimodal AI systems on accessibility planning for journeys in the real world.
11
+
12
+ ## Current Pilot Components
13
+
14
+ - Leaderboard Space: https://huggingface.co/spaces/map-setup-pilot/leaderboard
15
+ - Submission Space: https://huggingface.co/spaces/map-setup-pilot/submission-portal
16
+
17
+ ## Notes On Visibility
18
+
19
+ - Entrant-facing pilot components can be switched to public or protected visibility when needed.
20
+ - Private ground-truth data and private evaluation logic remain in GCP.
21
+ - `submissions` and `results` repos are operational registries for pipeline coordination.