diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-06-14 04:06:32 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-06-14 04:06:32 -0500 |
| commit | aa73718eb6427d7da3b9cb416275802d90c4b2ed (patch) | |
| tree | b68b0a664fb650744ef934a1c22abd740a7b62a6 /results/frozen_baselines_crossarch.json | |
| parent | 827c658fa9a750f3c6ebdb87703762f10f69f6ff (diff) | |
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'results/frozen_baselines_crossarch.json')
| -rw-r--r-- | results/frozen_baselines_crossarch.json | 14 |
1 files changed, 14 insertions, 0 deletions
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 |
