Track simulator fidelity experiment artifacts

This commit is contained in:
2026-07-19 15:31:09 +08:00
parent e0ea7e9961
commit 4c8d581a5b
115 changed files with 42355 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
cell_id,tp,mns,anchor_count,real_score,frontier_score,absolute_error,relative_error,frontier_right_censored,frontier_boundary_bracketed,real_monotonic_violation_count,frontier_monotonic_violation_count
tp1_mns16,1,16,8,2.35,2.3833333333333333,0.033333333333333215,0.014184397163120517,False,True,0,0
tp1_mns32,1,32,8,2.283333333333333,2.3833333333333333,0.10000000000000009,0.04379562043795625,False,True,0,0
tp1_mns64,1,64,8,2.283333333333333,2.3833333333333333,0.10000000000000009,0.04379562043795625,False,True,0,0
tp1_mns8,1,8,8,2.1,1.7166666666666666,-0.3833333333333335,-0.1825396825396826,False,True,0,0
tp2_mns16,2,16,8,2.275,2.3,0.02499999999999991,0.01098901098901095,True,False,0,0
tp2_mns32,2,32,8,3.283333333333333,3.75,0.4666666666666668,0.1421319796954315,True,False,0,0
tp2_mns64,2,64,8,3.2583333333333333,3.75,0.4916666666666667,0.15089514066496165,True,False,0,0
tp2_mns8,2,8,8,2.275,1.7416666666666667,-0.5333333333333332,-0.23443223443223438,False,True,0,0
tp4_mns16,4,16,7,2.441666666666667,2.5,0.058333333333333126,0.02389078498293507,True,False,0,0
tp4_mns32,4,32,7,2.441666666666667,2.5,0.058333333333333126,0.02389078498293507,True,False,0,0
tp4_mns64,4,64,7,2.441666666666667,2.5,0.058333333333333126,0.02389078498293507,True,False,0,0
tp4_mns8,4,8,7,1.2833333333333334,1.3208333333333333,0.03749999999999987,0.029220779220779116,False,True,0,0
1 cell_id tp mns anchor_count real_score frontier_score absolute_error relative_error frontier_right_censored frontier_boundary_bracketed real_monotonic_violation_count frontier_monotonic_violation_count
2 tp1_mns16 1 16 8 2.35 2.3833333333333333 0.033333333333333215 0.014184397163120517 False True 0 0
3 tp1_mns32 1 32 8 2.283333333333333 2.3833333333333333 0.10000000000000009 0.04379562043795625 False True 0 0
4 tp1_mns64 1 64 8 2.283333333333333 2.3833333333333333 0.10000000000000009 0.04379562043795625 False True 0 0
5 tp1_mns8 1 8 8 2.1 1.7166666666666666 -0.3833333333333335 -0.1825396825396826 False True 0 0
6 tp2_mns16 2 16 8 2.275 2.3 0.02499999999999991 0.01098901098901095 True False 0 0
7 tp2_mns32 2 32 8 3.283333333333333 3.75 0.4666666666666668 0.1421319796954315 True False 0 0
8 tp2_mns64 2 64 8 3.2583333333333333 3.75 0.4916666666666667 0.15089514066496165 True False 0 0
9 tp2_mns8 2 8 8 2.275 1.7416666666666667 -0.5333333333333332 -0.23443223443223438 False True 0 0
10 tp4_mns16 4 16 7 2.441666666666667 2.5 0.058333333333333126 0.02389078498293507 True False 0 0
11 tp4_mns32 4 32 7 2.441666666666667 2.5 0.058333333333333126 0.02389078498293507 True False 0 0
12 tp4_mns64 4 64 7 2.441666666666667 2.5 0.058333333333333126 0.02389078498293507 True False 0 0
13 tp4_mns8 4 8 7 1.2833333333333334 1.3208333333333333 0.03749999999999987 0.029220779220779116 False True 0 0