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/frozen_baselines_crossarch.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 results/frozen_baselines_crossarch.json (limited to 'results/frozen_baselines_crossarch.json') diff --git a/results/frozen_baselines_crossarch.json b/results/frozen_baselines_crossarch.json new file mode 100644 index 0000000..382fc4f --- /dev/null +++ b/results/frozen_baselines_crossarch.json @@ -0,0 +1,14 @@ +{ + "vit_frozen_s42": 0.5678, + "vit_shallow_s42": 0.1, + "vit_frozen_s123": 0.5728, + "vit_shallow_s123": 0.1, + "vit_frozen_s456": 0.5681, + "vit_shallow_s456": 0.1, + "student_frozen_s42": 0.9005, + "student_shallow_s42": 0.9165, + "student_frozen_s123": 0.906, + "student_shallow_s123": 0.9135, + "student_frozen_s456": 0.9175, + "student_shallow_s456": 0.9225 +} \ No newline at end of file -- cgit v1.2.3