phanerozoic commited on
Commit
dcd1365
·
verified ·
1 Parent(s): ef3812d

initial: README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -5
README.md CHANGED
@@ -1,10 +1,16 @@
1
  ---
2
- title: Constellaration Tracker
3
- emoji:
4
- colorFrom: yellow
5
- colorTo: indigo
6
  sdk: docker
7
  pinned: false
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
1
  ---
2
+ title: ConStellaration Progress Tracker
3
+ emoji: 🛰️
4
+ colorFrom: blue
5
+ colorTo: green
6
  sdk: docker
7
  pinned: false
8
  ---
9
 
10
+ # ConStellaration Progress Tracker
11
+
12
+ An unofficial fallback view for tracking ConStellaration benchmark progress.
13
+
14
+ The [official ConStellaration leaderboard](https://huggingface.co/spaces/proxima-fusion/constellaration-bench) is the authoritative source for ranked submissions. This tracker exists for the periods when the official Space is down or the result-write step is delayed, so that interim local-evaluation scores can still be inspected against the same problem definitions.
15
+
16
+ The scoring code used here is identical to the one shipped with [`constellaration`](https://github.com/proximafusion/constellaration) (the `constellaration.problems.mhd_stable_qi_stellarator().evaluate()` family). Results displayed are local evaluations of submitted boundaries, not third-party scores.