From aa73718eb6427d7da3b9cb416275802d90c4b2ed Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Sun, 14 Jun 2026 04:06:32 -0500 Subject: Add new experiment scripts, figures, and paper assets; untrack pyc/build artifacts Co-Authored-By: Claude Opus 4.8 (1M context) --- results/scaffold_replication/replication.json | 38 +++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 results/scaffold_replication/replication.json (limited to 'results/scaffold_replication') diff --git a/results/scaffold_replication/replication.json b/results/scaffold_replication/replication.json new file mode 100644 index 0000000..7b0a5bb --- /dev/null +++ b/results/scaffold_replication/replication.json @@ -0,0 +1,38 @@ +{ + "dfa": { + "final": [ + 0.3102, + 0.3103, + 0.2973 + ], + "acc20": [ + 0.3126, + 0.3053, + 0.2936 + ] + }, + "perlayer": { + "final": [ + 0.3124, + 0.2985, + 0.301 + ], + "acc20": [ + 0.2988, + 0.2719, + 0.2917 + ] + }, + "vec": { + "final": [ + 0.3234, + 0.3096, + 0.307 + ], + "acc20": [ + 0.3118, + 0.2946, + 0.3036 + ] + } +} \ No newline at end of file -- cgit v1.2.3