summaryrefslogtreecommitdiff
path: root/results/vit_shallow_baseline_s42.log
diff options
context:
space:
mode:
Diffstat (limited to 'results/vit_shallow_baseline_s42.log')
-rw-r--r--results/vit_shallow_baseline_s42.log28
1 files changed, 28 insertions, 0 deletions
diff --git a/results/vit_shallow_baseline_s42.log b/results/vit_shallow_baseline_s42.log
new file mode 100644
index 0000000..1967d51
--- /dev/null
+++ b/results/vit_shallow_baseline_s42.log
@@ -0,0 +1,28 @@
+Device: cuda:0
+
+=== BP shallow baseline (ViT-Mini num_blocks=0) ===
+BP-shallow: n_params=16266
+ BP-shallow ep 1: test_acc=0.1000
+ BP-shallow ep 5: test_acc=0.1000
+ BP-shallow ep 10: test_acc=0.1000
+ BP-shallow ep 15: test_acc=0.1000
+ BP-shallow ep 20: test_acc=0.1000
+ BP-shallow ep 25: test_acc=0.1000
+ BP-shallow ep 30: test_acc=0.1000
+FINAL BP-shallow acc: 0.1000
+
+=== DFA shallow baseline (ViT-Mini num_blocks=0) ===
+DFA-shallow: n_params=16266
+ DFA-shallow ep 1: test_acc=0.1000
+ DFA-shallow ep 5: test_acc=0.1000
+ DFA-shallow ep 10: test_acc=0.1000
+ DFA-shallow ep 15: test_acc=0.1000
+ DFA-shallow ep 20: test_acc=0.1000
+ DFA-shallow ep 25: test_acc=0.1000
+ DFA-shallow ep 30: test_acc=0.1000
+FINAL DFA-shallow acc: 0.1000
+
+=== Summary ===
+BP-shallow: 0.1000 (chance=0.10)
+DFA-shallow: 0.1000
+Compare to ViT-Mini 4-block (3-seed avg): BP=0.792, DFA=0.237