summaryrefslogtreecommitdiff
path: root/outputs/tables/snapshot_location.tex
diff options
context:
space:
mode:
authorhaoyuren <13851610112@163.com>2026-07-29 00:15:44 +0800
committerhaoyuren <13851610112@163.com>2026-07-29 00:15:44 +0800
commit103a9413d025482f408d758fe6612e2c36cc265a (patch)
tree0fa6abe198d97cbfe07bd5271825881e51c6782e /outputs/tables/snapshot_location.tex
parent489da71c7af8304a86ed761359614d71288425cf (diff)
Track legacy operator-study row data; extend generated tables
Pulls the training-set-size series, snapshot-location sweep, stress grid, scalar-gain comparison, oracle diagnostic, and derivative-probe rows from the experiment machine, and adds three generated fragments (train size, snapshot location, stress grid) used by the appendix. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Diffstat (limited to 'outputs/tables/snapshot_location.tex')
-rw-r--r--outputs/tables/snapshot_location.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/outputs/tables/snapshot_location.tex b/outputs/tables/snapshot_location.tex
new file mode 100644
index 0000000..9383c0a
--- /dev/null
+++ b/outputs/tables/snapshot_location.tex
@@ -0,0 +1,9 @@
+\begin{tabular}{@{}rccccc@{}}
+\toprule
+\(s\) & \(s/T\) & Frozen & Linear & Relin.\ & Corr.\ \\
+\midrule
+5 & 0.1 & 0.02411 & 0.01221 & 0.01713 & 0.98116 \\
+10 & 0.2 & 0.02411 & 0.00902 & 0.01172 & 0.99208 \\
+20 & 0.4 & 0.02411 & 0.00268 & 0.00572 & 0.99897 \\
+\bottomrule
+\end{tabular}