diff options
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 |
