AbstractPhil commited on
Commit
da85368
·
verified ·
1 Parent(s): f34d430

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -2,6 +2,22 @@
2
  license: apache-2.0
3
  ---
4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  # prototype 1;
6
  full anchor bank, minimal anchors, positive outcome from mini distilled expert student
7
 
 
2
  license: apache-2.0
3
  ---
4
 
5
+ # Partial Success: Prototype 5.5
6
+
7
+ Full geodesic alignment possible at a cost of additional dimensions per geodesic complexity grade applied.
8
+
9
+
10
+ ```
11
+ Mode Dim Train Val Gap
12
+ --------------------------------------------------
13
+ raw_768 1536 0.498 0.357 0.141
14
+ raw+diff 3072 0.567 0.475 0.092
15
+ bank_enriched 1792 0.766 0.532 0.235
16
+ bank+diff 3584 0.722 0.670 0.052
17
+ geo_explicit 6 0.326 0.363 -0.037
18
+
19
+ ```
20
+
21
  # prototype 1;
22
  full anchor bank, minimal anchors, positive outcome from mini distilled expert student
23