summaryrefslogtreecommitdiff
path: root/results/vit_shallow_baseline_s42.log
blob: 1967d5188fb8406304a45c1d6a9694d061f08e59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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