onlytojay kdkyum commited on
Commit
46d5867
·
verified ·
1 Parent(s): cf9ebf9

unlearned (#2)

Browse files

- finetuning models (a02236dd24da1364d75d9ac2e3af1252738e705b)


Co-authored-by: Dong-Kyum Kim <[email protected]>

Files changed (50) hide show
  1. cifar100_vid_finetuningLP_per_class_accuracy.csv +101 -0
  2. cifar10_vit_finetuningLP_per_class_accuracy.csv +11 -0
  3. finetuning/cifar100_vit_small_patch16_224pt_adamw/{checkpoint.pth → best_state_dict.pth.tar} +2 -2
  4. finetuning/{cifar100_vit_small_patch16_224pt_adamw_wd/checkpoint.pth → cifar100_vit_small_patch16_224pt_adamw/checkpoint.pth.tar} +2 -2
  5. finetuning/cifar100_vit_small_patch16_224pt_sgd/best_state_dict.pth.tar +3 -0
  6. finetuning/cifar100_vit_small_patch16_224pt_sgd/checkpoint.pth +0 -3
  7. finetuning/cifar100_vit_small_patch16_224pt_sgd/checkpoint.pth.tar +3 -0
  8. finetuning/cifar100_vit_small_patch16_224pt_sgd_wd/checkpoint.pth +0 -3
  9. finetuning/cifar10_vit_small_patch16_224pt_adamw/best_state_dict.pt +0 -3
  10. finetuning/cifar10_vit_small_patch16_224pt_adamw/best_state_dict.pth.tar +3 -0
  11. finetuning/cifar10_vit_small_patch16_224pt_adamw/checkpoint.pth +0 -3
  12. finetuning/cifar10_vit_small_patch16_224pt_adamw/checkpoint.pth.tar +3 -0
  13. finetuning/cifar10_vit_small_patch16_224pt_adamw_wd/best_state_dict.pt +0 -3
  14. finetuning/cifar10_vit_small_patch16_224pt_adamw_wd/checkpoint.pth +0 -3
  15. finetuning/cifar10_vit_small_patch16_224pt_sgd/best_state_dict.pt +0 -3
  16. finetuning/cifar10_vit_small_patch16_224pt_sgd/best_state_dict.pth.tar +3 -0
  17. finetuning/cifar10_vit_small_patch16_224pt_sgd/checkpoint.pth +0 -3
  18. finetuning/cifar10_vit_small_patch16_224pt_sgd/checkpoint.pth.tar +3 -0
  19. finetuning/cifar10_vit_small_patch16_224pt_sgd_wd/best_state_dict.pt +0 -3
  20. finetuning/cifar10_vit_small_patch16_224pt_sgd_wd/checkpoint.pth +0 -3
  21. retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[0]_seed42.json +1 -0
  22. finetuning/cifar100_vit_small_patch16_224pt_adamw/best_state_dict.pt → retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[0]_seed42.pth.tar +2 -2
  23. retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[2]_seed42.json +1 -0
  24. finetuning/cifar100_vit_small_patch16_224pt_sgd/best_state_dict.pt → retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[2]_seed42.pth.tar +2 -2
  25. retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[4]_seed42.json +1 -0
  26. finetuning/cifar100_vit_small_patch16_224pt_adamw_wd/best_state_dict.pt → retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[4]_seed42.pth.tar +2 -2
  27. retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[6]_seed42.json +1 -0
  28. finetuning/cifar100_vit_small_patch16_224pt_sgd_wd/best_state_dict.pt → retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[6]_seed42.pth.tar +2 -2
  29. retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[8]_seed42.json +1 -0
  30. retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[8]_seed42.pth.tar +3 -0
  31. retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[0]_seed42.json +1 -0
  32. retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[0]_seed42.pth.tar +3 -0
  33. retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[2]_seed42.json +1 -0
  34. retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[2]_seed42.pth.tar +3 -0
  35. retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[4]_seed42.json +1 -0
  36. retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[4]_seed42.pth.tar +3 -0
  37. retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[6]_seed42.json +1 -0
  38. retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[6]_seed42.pth.tar +3 -0
  39. retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[8]_seed42.json +1 -0
  40. retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[8]_seed42.pth.tar +3 -0
  41. unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[0]_seed42.json +1 -0
  42. unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[0]_seed42.pth.tar +3 -0
  43. unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[2]_seed42.json +1 -0
  44. unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[2]_seed42.pth.tar +3 -0
  45. unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[4]_seed42.json +1 -0
  46. unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[4]_seed42.pth.tar +3 -0
  47. unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[6]_seed42.json +1 -0
  48. unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[6]_seed42.pth.tar +3 -0
  49. unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[8]_seed42.json +1 -0
  50. unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[8]_seed42.pth.tar +3 -0
cifar100_vid_finetuningLP_per_class_accuracy.csv ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ class,test_acc
2
+ 0,92.0
3
+ 1,96.0
4
+ 2,68.0
5
+ 3,75.0
6
+ 4,63.0
7
+ 5,84.0
8
+ 6,87.0
9
+ 7,84.0
10
+ 8,87.0
11
+ 9,87.0
12
+ 10,67.0
13
+ 11,65.0
14
+ 12,86.0
15
+ 13,80.0
16
+ 14,76.0
17
+ 15,90.0
18
+ 16,94.0
19
+ 17,89.0
20
+ 18,84.0
21
+ 19,86.0
22
+ 20,86.0
23
+ 21,92.0
24
+ 22,89.0
25
+ 23,75.0
26
+ 24,85.0
27
+ 25,84.0
28
+ 26,85.0
29
+ 27,72.0
30
+ 28,86.0
31
+ 29,80.0
32
+ 30,80.0
33
+ 31,87.0
34
+ 32,71.0
35
+ 33,61.0
36
+ 34,90.0
37
+ 35,57.99999999999999
38
+ 36,91.0
39
+ 37,81.0
40
+ 38,80.0
41
+ 39,94.0
42
+ 40,85.0
43
+ 41,91.0
44
+ 42,82.0
45
+ 43,89.0
46
+ 44,73.0
47
+ 45,62.0
48
+ 46,71.0
49
+ 47,62.0
50
+ 48,96.0
51
+ 49,93.0
52
+ 50,64.0
53
+ 51,88.0
54
+ 52,67.0
55
+ 53,96.0
56
+ 54,91.0
57
+ 55,57.99999999999999
58
+ 56,92.0
59
+ 57,89.0
60
+ 58,87.0
61
+ 59,66.0
62
+ 60,79.0
63
+ 61,79.0
64
+ 62,82.0
65
+ 63,72.0
66
+ 64,79.0
67
+ 65,82.0
68
+ 66,83.0
69
+ 67,72.0
70
+ 68,94.0
71
+ 69,87.0
72
+ 70,85.0
73
+ 71,76.0
74
+ 72,66.0
75
+ 73,81.0
76
+ 74,53.0
77
+ 75,93.0
78
+ 76,91.0
79
+ 77,80.0
80
+ 78,81.0
81
+ 79,80.0
82
+ 80,70.0
83
+ 81,75.0
84
+ 82,95.0
85
+ 83,90.0
86
+ 84,83.0
87
+ 85,86.0
88
+ 86,92.0
89
+ 87,92.0
90
+ 88,77.0
91
+ 89,95.0
92
+ 90,83.0
93
+ 91,84.0
94
+ 92,79.0
95
+ 93,81.0
96
+ 94,87.0
97
+ 95,81.0
98
+ 96,51.0
99
+ 97,87.0
100
+ 98,69.0
101
+ 99,84.0
cifar10_vit_finetuningLP_per_class_accuracy.csv ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ class,test_acc
2
+ 0,92.80000000000001
3
+ 1,94.69999999999999
4
+ 2,89.5
5
+ 3,79.5
6
+ 4,95.0
7
+ 5,88.3
8
+ 6,95.8
9
+ 7,93.30000000000001
10
+ 8,94.39999999999999
11
+ 9,93.8
finetuning/cifar100_vit_small_patch16_224pt_adamw/{checkpoint.pth → best_state_dict.pth.tar} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a440cad454596649a4003cccee73216d2f8104a5c8c945f1b01947dfa89f8411
3
- size 260638887
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fece3075705f99431f106598b32c2929b5652b0b5a250cbe2216fab425666ec
3
+ size 260641327
finetuning/{cifar100_vit_small_patch16_224pt_adamw_wd/checkpoint.pth → cifar100_vit_small_patch16_224pt_adamw/checkpoint.pth.tar} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c857b3dabb8d1da18c84daa0bdd03c219291f2e001112cf301f00031567fe48f
3
- size 260639015
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c27eedadad11efe416dc00f6581fcee195bad9adb9c3a093b71e7b76ed7c8f23
3
+ size 260641327
finetuning/cifar100_vit_small_patch16_224pt_sgd/best_state_dict.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:692ec20062671f606a5484438830a425137da8e5c39ce81965f1b853485fb8a9
3
+ size 173739967
finetuning/cifar100_vit_small_patch16_224pt_sgd/checkpoint.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c21934b5dfc7e21641edbefdd4ed48e3c0f58fb2bd7a1b5d31460d46f44922ec
3
- size 173738743
 
 
 
 
finetuning/cifar100_vit_small_patch16_224pt_sgd/checkpoint.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e07844be266a5ce8e5105d22b68e27b8cf53e3d2d3df9bbf603f57bc961f5008
3
+ size 173739967
finetuning/cifar100_vit_small_patch16_224pt_sgd_wd/checkpoint.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8452e740a0ea4c7a703261ef16b395142391b3a9f89826ef8a85ba5377bb583b
3
- size 173738871
 
 
 
 
finetuning/cifar10_vit_small_patch16_224pt_adamw/best_state_dict.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5793ab01ca34008b86995e9b14bf9bd7dbbe4b596e8f59c1f7b2baa4194f80a1
3
- size 86736929
 
 
 
 
finetuning/cifar10_vit_small_patch16_224pt_adamw/best_state_dict.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b1e9e274a135a84d753bb0e10195f48e531b6163ade2a84f980de91e2fe6e98
3
+ size 260225455
finetuning/cifar10_vit_small_patch16_224pt_adamw/checkpoint.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6574224ecb3767fe512ec967beb73bf9b7a183de0128e6e489819b40d443e4e1
3
- size 260223015
 
 
 
 
finetuning/cifar10_vit_small_patch16_224pt_adamw/checkpoint.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39eda4fbb9da62b459dddafa211592e0aa7305a60099e732ad362e5782f08754
3
+ size 260225455
finetuning/cifar10_vit_small_patch16_224pt_adamw_wd/best_state_dict.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ca12cf2b043d4042bb4615bcd08d217d43e9875fccd32fc2bbdfd71542c178f
3
- size 86736929
 
 
 
 
finetuning/cifar10_vit_small_patch16_224pt_adamw_wd/checkpoint.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:18e4542489c2b39479b0fdce2c2f44af5fb0c1191b5e5afb92f3834372f659c0
3
- size 260223143
 
 
 
 
finetuning/cifar10_vit_small_patch16_224pt_sgd/best_state_dict.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb7720d89afa3cdee5dc2d7a269531629fa17ac9dc42fd17f4463c290fe461f6
3
- size 86736929
 
 
 
 
finetuning/cifar10_vit_small_patch16_224pt_sgd/best_state_dict.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89c1227d77d3bf868600b09bc5fd07b8753249778ae59d9d9acbc2c7401e5fbd
3
+ size 173462719
finetuning/cifar10_vit_small_patch16_224pt_sgd/checkpoint.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:aad24bfdec281196c73ce4b50db03a5758e445590d97d64210f10d2d604e28c6
3
- size 173461495
 
 
 
 
finetuning/cifar10_vit_small_patch16_224pt_sgd/checkpoint.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89c1227d77d3bf868600b09bc5fd07b8753249778ae59d9d9acbc2c7401e5fbd
3
+ size 173462719
finetuning/cifar10_vit_small_patch16_224pt_sgd_wd/best_state_dict.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:72c8c96d6d0c0b4f9a32d9e56c6a6791177a66fb71dfca2c5cdecc2c13a4058d
3
- size 86736929
 
 
 
 
finetuning/cifar10_vit_small_patch16_224pt_sgd_wd/checkpoint.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3619e5c5121a17b138f50480b901d83d156f21ac5c2b58e034e6e6b8dec325c9
3
- size 173461623
 
 
 
 
retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[0]_seed42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"accuracy": {"retain": 99.99753086419753, "forget": 0.0, "val": 88.68, "test": 88.46}, "SVC_MIA_forget_efficacy": {"correctness": 1.0, "confidence": 1.0, "entropy": 0.6955555555555555, "m_entropy": 1.0, "prob": 0.9564444444444444}, "LP accuracy": {"LP train retain acc": 99.77283950617284, "LP train forget acc": 96.0, "LP test retain acc": 97.8, "LP test forget acc": 95.9}}
finetuning/cifar100_vit_small_patch16_224pt_adamw/best_state_dict.pt → retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[0]_seed42.pth.tar RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffcdd647b3fcb1fb01c62c0091ecdad6c8ea4470b7dba8cf63074f51a979d812
3
- size 86875553
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bd4bf218f872f041f731984c5eb5982a7cfc0a6c3ae8088a803f3aaf9961b54
3
+ size 86744513
retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[2]_seed42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"accuracy": {"retain": 99.99506172839506, "forget": 0.2, "val": 88.86, "test": 88.62}, "SVC_MIA_forget_efficacy": {"correctness": 0.998, "confidence": 1.0, "entropy": 0.8266666666666667, "m_entropy": 1.0, "prob": 0.7357777777777778}, "LP accuracy": {"LP train retain acc": 99.88148148148149, "LP train forget acc": 94.73333333333333, "LP test retain acc": 98.02222222222223, "LP test forget acc": 94.4}}
finetuning/cifar100_vit_small_patch16_224pt_sgd/best_state_dict.pt → retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[2]_seed42.pth.tar RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9b807238fd4abe08b4d112f6a68baad943d72885e01d70c6a76c89464cf4530
3
- size 86875553
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3caded5be76f3c3a36ca11be6f56f2597bd706038273d0acafc803dd9e4c5198
3
+ size 86744513
retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[4]_seed42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"accuracy": {"retain": 99.99753086419753, "forget": 0.0, "val": 88.68, "test": 88.53}, "SVC_MIA_forget_efficacy": {"correctness": 1.0, "confidence": 1.0, "entropy": 0.784, "m_entropy": 1.0, "prob": 0.9115555555555556}, "LP accuracy": {"LP train retain acc": 99.85432098765432, "LP train forget acc": 96.46666666666667, "LP test retain acc": 97.8, "LP test forget acc": 96.7}}
finetuning/cifar100_vit_small_patch16_224pt_adamw_wd/best_state_dict.pt → retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[4]_seed42.pth.tar RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e6e392fe837778d2d534db3527598c85da2410c43d96537131dc4e0333c675c
3
- size 86875553
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e80ff540efb83cd95e0700a54b144f4341b8493407fa0c4e16a64828baaf754d
3
+ size 86744513
retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[6]_seed42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"accuracy": {"retain": 99.98518518518519, "forget": 0.0, "val": 88.7, "test": 88.45}, "SVC_MIA_forget_efficacy": {"correctness": 1.0, "confidence": 1.0, "entropy": 0.7897777777777778, "m_entropy": 1.0, "prob": 0.8097777777777778}, "LP accuracy": {"LP train retain acc": 99.81975308641975, "LP train forget acc": 97.17777777777778, "LP test retain acc": 97.62222222222222, "LP test forget acc": 96.8}}
finetuning/cifar100_vit_small_patch16_224pt_sgd_wd/best_state_dict.pt → retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[6]_seed42.pth.tar RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a095f45660b7975699dd5327b5452799451a25575af02ae66d374c319a478e53
3
- size 86875553
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d7dcc8fa2aef3c7e7b02facf94fd49c714074ccb6d1a89adce481201975a759
3
+ size 86744513
retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[8]_seed42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"accuracy": {"retain": 99.99012345679013, "forget": 0.0, "val": 88.72, "test": 88.58}, "SVC_MIA_forget_efficacy": {"correctness": 1.0, "confidence": 1.0, "entropy": 0.5802222222222222, "m_entropy": 1.0, "prob": 0.8944444444444445}, "LP accuracy": {"LP train retain acc": 99.86913580246913, "LP train forget acc": 97.71111111111111, "LP test retain acc": 98.07777777777778, "LP test forget acc": 97.5}}
retrain/cifar10_vit_small_patch16_224pt_adamw/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[8]_seed42.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c60cc03279c48f0876d814bc88b6d4e867445ab5374ee8dedf7276271eb734d9
3
+ size 86744513
retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[0]_seed42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"accuracy": {"retain": 99.99259259259259, "forget": 0.0, "val": 88.68, "test": 88.43}, "SVC_MIA_forget_efficacy": {"correctness": 1.0, "confidence": 1.0, "entropy": 0.6175555555555556, "m_entropy": 1.0, "prob": 0.952}, "LP accuracy": {"LP train retain acc": 99.80987654320988, "LP train forget acc": 96.17777777777778, "LP test retain acc": 97.87777777777778, "LP test forget acc": 95.6}}
retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[0]_seed42.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b1d2a824c8402c797bd9bf50bf465216f86888c24bbf1be47808bf5d3e40b30
3
+ size 86744205
retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[2]_seed42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"accuracy": {"retain": 100.0, "forget": 0.0, "val": 88.62, "test": 88.56}, "SVC_MIA_forget_efficacy": {"correctness": 1.0, "confidence": 1.0, "entropy": 0.7386666666666667, "m_entropy": 1.0, "prob": 0.6895555555555555}, "LP accuracy": {"LP train retain acc": 99.81975308641975, "LP train forget acc": 95.5111111111111, "LP test retain acc": 97.94444444444444, "LP test forget acc": 95.3}}
retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[2]_seed42.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:044f550a9909432d3bebfb54512e93899f45cb128965e0466998b33710f857c3
3
+ size 86744205
retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[4]_seed42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"accuracy": {"retain": 99.99506172839506, "forget": 0.0, "val": 88.84, "test": 88.49}, "SVC_MIA_forget_efficacy": {"correctness": 1.0, "confidence": 1.0, "entropy": 0.6619999999999999, "m_entropy": 1.0, "prob": 0.8902222222222222}, "LP accuracy": {"LP train retain acc": 99.80246913580247, "LP train forget acc": 95.97777777777777, "LP test retain acc": 97.68888888888888, "LP test forget acc": 95.8}}
retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[4]_seed42.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e347e8a9f70dc1336b77ce4b59ae23c73456bb78d01fa5b90fcc0d3f063c46e1
3
+ size 86744205
retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[6]_seed42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"accuracy": {"retain": 99.99259259259259, "forget": 0.0, "val": 88.62, "test": 88.36}, "SVC_MIA_forget_efficacy": {"correctness": 1.0, "confidence": 1.0, "entropy": 0.6868888888888889, "m_entropy": 1.0, "prob": 0.878}, "LP accuracy": {"LP train retain acc": 99.8395061728395, "LP train forget acc": 97.17777777777778, "LP test retain acc": 97.8, "LP test forget acc": 96.7}}
retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[6]_seed42.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:517a22b972021e78d748446b1b434a8dfeab29f6e1697783e3d2d30b445993e7
3
+ size 86744205
retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[8]_seed42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"accuracy": {"retain": 99.99506172839506, "forget": 0.0, "val": 88.48, "test": 88.36}, "SVC_MIA_forget_efficacy": {"correctness": 1.0, "confidence": 1.0, "entropy": 0.49622222222222223, "m_entropy": 1.0, "prob": 0.896}, "LP accuracy": {"LP train retain acc": 99.86172839506173, "LP train forget acc": 97.93333333333334, "LP test retain acc": 97.81111111111112, "LP test forget acc": 96.9}}
retrain/cifar10_vit_small_patch16_224pt_sgd/cifar10_cifar_vit_small_patch16_224_sgd_unlearn[8]_seed42.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcaae2880a47c8dc5c6d5e7f42262090156f77b6e21157169db8b8bb7ea7f9f9
3
+ size 86744205
unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[0]_seed42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"accuracy": {"retain": 98.12592592592593, "forget": 3.8, "val": 86.28, "test": 85.94}, "SVC_MIA_forget_efficacy": {"correctness": 0.962, "confidence": 0.9997777777777778, "entropy": 0.733111111111111, "m_entropy": 1.0, "prob": 0.9406666666666667}, "LP accuracy": {"LP train retain acc": 98.93827160493827, "LP train forget acc": 95.77777777777777, "LP test retain acc": 95.5111111111111, "LP test forget acc": 93.4}}
unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[0]_seed42.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42f430c27f6163ecbfb92bebc439204a31ea354473dfd1549505f1ae49dfaf35
3
+ size 86744513
unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[2]_seed42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"accuracy": {"retain": 99.43456790123457, "forget": 26.022222222222222, "val": 89.98, "test": 89.69}, "SVC_MIA_forget_efficacy": {"correctness": 0.7397777777777778, "confidence": 0.9877777777777778, "entropy": 0.8668888888888888, "m_entropy": 1.0, "prob": 0.7402222222222222}, "LP accuracy": {"LP train retain acc": 99.50617283950618, "LP train forget acc": 95.93333333333334, "LP test retain acc": 96.63333333333334, "LP test forget acc": 94.9}}
unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[2]_seed42.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeabb0b40ab4cfbd8e94313504f56a05d67ddc8aa26820a613881735c39383bd
3
+ size 86744513
unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[4]_seed42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"accuracy": {"retain": 99.07901234567902, "forget": 11.377777777777778, "val": 88.02, "test": 87.74}, "SVC_MIA_forget_efficacy": {"correctness": 0.8862222222222222, "confidence": 0.9973333333333333, "entropy": 0.8475555555555556, "m_entropy": 1.0, "prob": 0.8066666666666666}, "LP accuracy": {"LP train retain acc": 99.38518518518518, "LP train forget acc": 97.62222222222222, "LP test retain acc": 96.64444444444445, "LP test forget acc": 95.8}}
unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[4]_seed42.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccf1b6d87f5371d3834f3aa1d99cabdaf88a2c514995e0e23737b3df097f3479
3
+ size 86744513
unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[6]_seed42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"accuracy": {"retain": 97.94814814814815, "forget": 15.844444444444445, "val": 86.94, "test": 86.8}, "SVC_MIA_forget_efficacy": {"correctness": 0.8415555555555556, "confidence": 0.9897777777777778, "entropy": 0.8653333333333333, "m_entropy": 1.0, "prob": 0.7964444444444445}, "LP accuracy": {"LP train retain acc": 99.00493827160494, "LP train forget acc": 96.2, "LP test retain acc": 95.91111111111111, "LP test forget acc": 96.5}}
unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[6]_seed42.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab5f4087565d3f98136651ff7d70efb3fb95e18e630f36b81c1b42fab7905ecb
3
+ size 86744513
unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[8]_seed42.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"accuracy": {"retain": 98.87901234567902, "forget": 5.355555555555555, "val": 86.7, "test": 86.6}, "SVC_MIA_forget_efficacy": {"correctness": 0.9464444444444444, "confidence": 0.9995555555555555, "entropy": 0.6595555555555556, "m_entropy": 1.0, "prob": 0.9277777777777778}, "LP accuracy": {"LP train retain acc": 99.22469135802469, "LP train forget acc": 97.17777777777778, "LP test retain acc": 96.21111111111111, "LP test forget acc": 95.4}}
unlearn/cifar10_vit_small_patch16_224pt_adamw/FT/cifar10_cifar_vit_small_patch16_224_adamw_unlearn[8]_seed42.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4a8efad4adeda043d458cad7bbfbeb135e66590ff847f62b9936064168e96ed
3
+ size 86744513