AbstractPhil commited on
Commit
04ba8f5
·
verified ·
1 Parent(s): b8f685d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +46 -0
README.md CHANGED
@@ -198,4 +198,50 @@ DONE
198
  =================================================================
199
  ```
200
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
201
 
 
198
  =================================================================
199
  ```
200
 
201
+ # prototype 5.5 correct geodesic relational contextualization
202
+
203
+
204
+ ```
205
+ =================================================================
206
+ PHASE 3: GEOMETRIC VERIFICATION
207
+ =================================================================
208
+ Passthrough: 1.000000 (target: 1.000)
209
+ Emb CV: 0.1635 (consensus: 0.1771)
210
+ Geo context CV: 0.1892
211
+ Geo eff_dim: 30.7 / 128
212
+ Expert cos: 0.725 ± 0.005
213
+ Anchor max cos: 0.668
214
+ Disagreement:
215
+ Cross-expert: 0.0776 ± 0.0023
216
+ Ratio: 0.008188 (target: 0.000000)
217
+ Norm spread: 0.0326
218
+
219
+ =================================================================
220
+ PHASE 4: CLASSIFIER STABILITY TEST
221
+ =================================================================
222
+
223
+ Mode Dim Train Val Gap
224
+ --------------------------------------------------
225
+ raw_768 1536 0.498 0.357 0.141
226
+ raw+diff 3072 0.567 0.475 0.092
227
+ bank_enriched 1792 0.766 0.532 0.235
228
+ bank+diff 3584 0.722 0.670 0.052
229
+ geo_explicit 6 0.326 0.363 -0.037
230
+
231
+ =================================================================
232
+ SUMMARY
233
+ =================================================================
234
+ Consensus CV: 0.1771
235
+ Consensus eff_dim:109.5
236
+ Student v_cos: 0.686
237
+ Student v_cv: 0.182
238
+ Bank params: 2,921,088
239
+ Bank geo_eff_dim: 30.7
240
+ Bank geo_cv: 0.1892
241
+
242
+ =================================================================
243
+ DONE
244
+ =================================================================
245
+ ```
246
+
247