abhiyanta commited on
Commit
724ce6c
·
verified ·
1 Parent(s): 7b7ddce

Upload 60 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. (With Distillation) Probing dataset for student model - Resnet18/layer1/test_layer1_X.npy +3 -0
  2. (With Distillation) Probing dataset for student model - Resnet18/layer1/test_layer1_y.npy +3 -0
  3. (With Distillation) Probing dataset for student model - Resnet18/layer1/train_layer1_X.npy +3 -0
  4. (With Distillation) Probing dataset for student model - Resnet18/layer1/train_layer1_y.npy +3 -0
  5. (With Distillation) Probing dataset for student model - Resnet18/layer2/test_layer2_X.npy +3 -0
  6. (With Distillation) Probing dataset for student model - Resnet18/layer2/test_layer2_y.npy +3 -0
  7. (With Distillation) Probing dataset for student model - Resnet18/layer2/train_layer2_X.npy +3 -0
  8. (With Distillation) Probing dataset for student model - Resnet18/layer2/train_layer2_y.npy +3 -0
  9. (With Distillation) Probing dataset for student model - Resnet18/layer3/test_layer3_X.npy +3 -0
  10. (With Distillation) Probing dataset for student model - Resnet18/layer3/test_layer3_y.npy +3 -0
  11. (With Distillation) Probing dataset for student model - Resnet18/layer3/train_layer3_X.npy +3 -0
  12. (With Distillation) Probing dataset for student model - Resnet18/layer3/train_layer3_y.npy +3 -0
  13. (With Distillation) Probing dataset for student model - Resnet18/layer4/test_layer4_X.npy +3 -0
  14. (With Distillation) Probing dataset for student model - Resnet18/layer4/test_layer4_y.npy +3 -0
  15. (With Distillation) Probing dataset for student model - Resnet18/layer4/train_layer4_X.npy +3 -0
  16. (With Distillation) Probing dataset for student model - Resnet18/layer4/train_layer4_y.npy +3 -0
  17. (With Distillation) Probing dataset for student model - Resnet18/penultimate layer/test_avgpool_X.npy +3 -0
  18. (With Distillation) Probing dataset for student model - Resnet18/penultimate layer/test_avgpool_y.npy +3 -0
  19. (With Distillation) Probing dataset for student model - Resnet18/penultimate layer/train_avgpool_X.npy +3 -0
  20. (With Distillation) Probing dataset for student model - Resnet18/penultimate layer/train_avgpool_y.npy +3 -0
  21. (Without Distillation) Probing dataset for student model - Resnet18/layer1/test_layer1_X.npy +3 -0
  22. (Without Distillation) Probing dataset for student model - Resnet18/layer1/test_layer1_y.npy +3 -0
  23. (Without Distillation) Probing dataset for student model - Resnet18/layer1/train_layer1_X.npy +3 -0
  24. (Without Distillation) Probing dataset for student model - Resnet18/layer1/train_layer1_y.npy +3 -0
  25. (Without Distillation) Probing dataset for student model - Resnet18/layer2/test_layer2_X.npy +3 -0
  26. (Without Distillation) Probing dataset for student model - Resnet18/layer2/test_layer2_y.npy +3 -0
  27. (Without Distillation) Probing dataset for student model - Resnet18/layer2/train_layer2_X.npy +3 -0
  28. (Without Distillation) Probing dataset for student model - Resnet18/layer2/train_layer2_y.npy +3 -0
  29. (Without Distillation) Probing dataset for student model - Resnet18/layer3/test_layer3_X.npy +3 -0
  30. (Without Distillation) Probing dataset for student model - Resnet18/layer3/test_layer3_y.npy +3 -0
  31. (Without Distillation) Probing dataset for student model - Resnet18/layer3/train_layer3_X.npy +3 -0
  32. (Without Distillation) Probing dataset for student model - Resnet18/layer3/train_layer3_y.npy +3 -0
  33. (Without Distillation) Probing dataset for student model - Resnet18/layer4/test_layer4_X.npy +3 -0
  34. (Without Distillation) Probing dataset for student model - Resnet18/layer4/test_layer4_y.npy +3 -0
  35. (Without Distillation) Probing dataset for student model - Resnet18/layer4/train_layer4_X.npy +3 -0
  36. (Without Distillation) Probing dataset for student model - Resnet18/layer4/train_layer4_y.npy +3 -0
  37. (Without Distillation) Probing dataset for student model - Resnet18/penultimate layer/test_avgpool_X.npy +3 -0
  38. (Without Distillation) Probing dataset for student model - Resnet18/penultimate layer/test_avgpool_y.npy +3 -0
  39. (Without Distillation) Probing dataset for student model - Resnet18/penultimate layer/train_avgpool_X.npy +3 -0
  40. (Without Distillation) Probing dataset for student model - Resnet18/penultimate layer/train_avgpool_y.npy +3 -0
  41. Probing dataset for teacher model - Resnet50/Penultimate layer/test_avgpool_X.npy +3 -0
  42. Probing dataset for teacher model - Resnet50/Penultimate layer/test_avgpool_y.npy +3 -0
  43. Probing dataset for teacher model - Resnet50/Penultimate layer/train_avgpool_X.npy +3 -0
  44. Probing dataset for teacher model - Resnet50/Penultimate layer/train_avgpool_y.npy +3 -0
  45. Probing dataset for teacher model - Resnet50/layer1/test_layer1_X.npy +3 -0
  46. Probing dataset for teacher model - Resnet50/layer1/test_layer1_y.npy +3 -0
  47. Probing dataset for teacher model - Resnet50/layer1/train_layer1_X.npy +3 -0
  48. Probing dataset for teacher model - Resnet50/layer1/train_layer1_y.npy +3 -0
  49. Probing dataset for teacher model - Resnet50/layer2/test_layer2_X.npy +3 -0
  50. Probing dataset for teacher model - Resnet50/layer2/test_layer2_y.npy +3 -0
(With Distillation) Probing dataset for student model - Resnet18/layer1/test_layer1_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b63bb61a06d94b2ca74a0fceca32a12ff2028e449ed4114747f54e4164d8b2c0
3
+ size 5110400
(With Distillation) Probing dataset for student model - Resnet18/layer1/test_layer1_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ff92b30b0460a5a055814ee48a8e701b7ba2a1744773b0c5cb45b43a25c002
3
+ size 159824
(With Distillation) Probing dataset for student model - Resnet18/layer1/train_layer1_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:661f2ae8fa09541e295c9f0e6a9f1eb5f19b677fbe942550cb00d9af0ee51e08
3
+ size 41669248
(With Distillation) Probing dataset for student model - Resnet18/layer1/train_layer1_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6024e0937854d1d0f17236633592e1c0def250de76d13077e1eeb41fc0c632
3
+ size 1302288
(With Distillation) Probing dataset for student model - Resnet18/layer2/test_layer2_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:060fecaa1593631740a155d2cc90fae536393110e24b5b0b17e3f768e64a220a
3
+ size 10220672
(With Distillation) Probing dataset for student model - Resnet18/layer2/test_layer2_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ff92b30b0460a5a055814ee48a8e701b7ba2a1744773b0c5cb45b43a25c002
3
+ size 159824
(With Distillation) Probing dataset for student model - Resnet18/layer2/train_layer2_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d70d8f009d978b02edb42c82bd0204e2ad8a28a6a10b07be1253df42fabcc28d
3
+ size 83338368
(With Distillation) Probing dataset for student model - Resnet18/layer2/train_layer2_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6024e0937854d1d0f17236633592e1c0def250de76d13077e1eeb41fc0c632
3
+ size 1302288
(With Distillation) Probing dataset for student model - Resnet18/layer3/test_layer3_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bd936472d38668b754a5c091db113aa56b1dbc6cdfdf58b92d46a166520bbec
3
+ size 20441216
(With Distillation) Probing dataset for student model - Resnet18/layer3/test_layer3_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ff92b30b0460a5a055814ee48a8e701b7ba2a1744773b0c5cb45b43a25c002
3
+ size 159824
(With Distillation) Probing dataset for student model - Resnet18/layer3/train_layer3_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d97afa0a65baca371df01d25ce5fa657500993586ed7a9d96f305a4336f9c52d
3
+ size 166676608
(With Distillation) Probing dataset for student model - Resnet18/layer3/train_layer3_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6024e0937854d1d0f17236633592e1c0def250de76d13077e1eeb41fc0c632
3
+ size 1302288
(With Distillation) Probing dataset for student model - Resnet18/layer4/test_layer4_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1bf0c29714af8db6f4ff29a3e7d0375d74f7817bac98b00b14513022f5f7c1d
3
+ size 40882304
(With Distillation) Probing dataset for student model - Resnet18/layer4/test_layer4_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ff92b30b0460a5a055814ee48a8e701b7ba2a1744773b0c5cb45b43a25c002
3
+ size 159824
(With Distillation) Probing dataset for student model - Resnet18/layer4/train_layer4_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6725f5930a2e0a5a1d9b35acd49241ea1723553191f91f9ffa29be23170ad642
3
+ size 333353088
(With Distillation) Probing dataset for student model - Resnet18/layer4/train_layer4_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6024e0937854d1d0f17236633592e1c0def250de76d13077e1eeb41fc0c632
3
+ size 1302288
(With Distillation) Probing dataset for student model - Resnet18/penultimate layer/test_avgpool_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1bf0c29714af8db6f4ff29a3e7d0375d74f7817bac98b00b14513022f5f7c1d
3
+ size 40882304
(With Distillation) Probing dataset for student model - Resnet18/penultimate layer/test_avgpool_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ff92b30b0460a5a055814ee48a8e701b7ba2a1744773b0c5cb45b43a25c002
3
+ size 159824
(With Distillation) Probing dataset for student model - Resnet18/penultimate layer/train_avgpool_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6725f5930a2e0a5a1d9b35acd49241ea1723553191f91f9ffa29be23170ad642
3
+ size 333353088
(With Distillation) Probing dataset for student model - Resnet18/penultimate layer/train_avgpool_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6024e0937854d1d0f17236633592e1c0def250de76d13077e1eeb41fc0c632
3
+ size 1302288
(Without Distillation) Probing dataset for student model - Resnet18/layer1/test_layer1_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a85da48290791fc1693f30796c866547f568a30c5611abe8139ea95cb9d233a
3
+ size 5110400
(Without Distillation) Probing dataset for student model - Resnet18/layer1/test_layer1_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ff92b30b0460a5a055814ee48a8e701b7ba2a1744773b0c5cb45b43a25c002
3
+ size 159824
(Without Distillation) Probing dataset for student model - Resnet18/layer1/train_layer1_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90cab8d4a79e0d818289a2b94fae2ca96930e62be4260ebe7abaaf00248c801c
3
+ size 41669248
(Without Distillation) Probing dataset for student model - Resnet18/layer1/train_layer1_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6024e0937854d1d0f17236633592e1c0def250de76d13077e1eeb41fc0c632
3
+ size 1302288
(Without Distillation) Probing dataset for student model - Resnet18/layer2/test_layer2_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cffe3cde8fce61f1145bc12cf71a241084bef4dd84050f433c39f94914e5063
3
+ size 10220672
(Without Distillation) Probing dataset for student model - Resnet18/layer2/test_layer2_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ff92b30b0460a5a055814ee48a8e701b7ba2a1744773b0c5cb45b43a25c002
3
+ size 159824
(Without Distillation) Probing dataset for student model - Resnet18/layer2/train_layer2_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcaaa2e9e8d5c8d934f3224d722025c69f4a5cceb1f3739d497a6633e81d9af7
3
+ size 83338368
(Without Distillation) Probing dataset for student model - Resnet18/layer2/train_layer2_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6024e0937854d1d0f17236633592e1c0def250de76d13077e1eeb41fc0c632
3
+ size 1302288
(Without Distillation) Probing dataset for student model - Resnet18/layer3/test_layer3_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca4d445b4465e9a572bd0b2a719e206679fcc5af91690839c2a137e90cd5b6d6
3
+ size 20441216
(Without Distillation) Probing dataset for student model - Resnet18/layer3/test_layer3_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ff92b30b0460a5a055814ee48a8e701b7ba2a1744773b0c5cb45b43a25c002
3
+ size 159824
(Without Distillation) Probing dataset for student model - Resnet18/layer3/train_layer3_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56ab5166f487882529f391322e7cdc0b4b9d7ce7c286cb63985d953f6cb8bdb6
3
+ size 166676608
(Without Distillation) Probing dataset for student model - Resnet18/layer3/train_layer3_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6024e0937854d1d0f17236633592e1c0def250de76d13077e1eeb41fc0c632
3
+ size 1302288
(Without Distillation) Probing dataset for student model - Resnet18/layer4/test_layer4_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4b417d19b687c53cc2bb23705384ffe7d4b6604d03a088d182340932fb8a63d
3
+ size 40882304
(Without Distillation) Probing dataset for student model - Resnet18/layer4/test_layer4_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ff92b30b0460a5a055814ee48a8e701b7ba2a1744773b0c5cb45b43a25c002
3
+ size 159824
(Without Distillation) Probing dataset for student model - Resnet18/layer4/train_layer4_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fc5b7ba4b901720efcf6b6131d123a35055f761990143f46a4bde117ccda0fd
3
+ size 333353088
(Without Distillation) Probing dataset for student model - Resnet18/layer4/train_layer4_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6024e0937854d1d0f17236633592e1c0def250de76d13077e1eeb41fc0c632
3
+ size 1302288
(Without Distillation) Probing dataset for student model - Resnet18/penultimate layer/test_avgpool_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4b417d19b687c53cc2bb23705384ffe7d4b6604d03a088d182340932fb8a63d
3
+ size 40882304
(Without Distillation) Probing dataset for student model - Resnet18/penultimate layer/test_avgpool_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ff92b30b0460a5a055814ee48a8e701b7ba2a1744773b0c5cb45b43a25c002
3
+ size 159824
(Without Distillation) Probing dataset for student model - Resnet18/penultimate layer/train_avgpool_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fc5b7ba4b901720efcf6b6131d123a35055f761990143f46a4bde117ccda0fd
3
+ size 333353088
(Without Distillation) Probing dataset for student model - Resnet18/penultimate layer/train_avgpool_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6024e0937854d1d0f17236633592e1c0def250de76d13077e1eeb41fc0c632
3
+ size 1302288
Probing dataset for teacher model - Resnet50/Penultimate layer/test_avgpool_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9009fc327a57361acb1d2b4ae9092e615139f0a32229ddecd9b734e00badfa8e
3
+ size 163528832
Probing dataset for teacher model - Resnet50/Penultimate layer/test_avgpool_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ff92b30b0460a5a055814ee48a8e701b7ba2a1744773b0c5cb45b43a25c002
3
+ size 159824
Probing dataset for teacher model - Resnet50/Penultimate layer/train_avgpool_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:437ba17ea09b53e58970edb07b79ee73f7050ca4d1bd2565231ff920404bfabc
3
+ size 1333411968
Probing dataset for teacher model - Resnet50/Penultimate layer/train_avgpool_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6024e0937854d1d0f17236633592e1c0def250de76d13077e1eeb41fc0c632
3
+ size 1302288
Probing dataset for teacher model - Resnet50/layer1/test_layer1_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37bc369ca7f3678215d240b068ca360e8486501c170a8ae8c92530fe0a3ef94d
3
+ size 20441216
Probing dataset for teacher model - Resnet50/layer1/test_layer1_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ff92b30b0460a5a055814ee48a8e701b7ba2a1744773b0c5cb45b43a25c002
3
+ size 159824
Probing dataset for teacher model - Resnet50/layer1/train_layer1_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bad3cb03581c77b1c9c356925518cc97edb4b539da2b31283f0e762282c70df
3
+ size 166676608
Probing dataset for teacher model - Resnet50/layer1/train_layer1_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6024e0937854d1d0f17236633592e1c0def250de76d13077e1eeb41fc0c632
3
+ size 1302288
Probing dataset for teacher model - Resnet50/layer2/test_layer2_X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d5796fa400b56c0245d775f9ce9e3f98219ba52c3747fce44f7429cd1721a1d
3
+ size 40882304
Probing dataset for teacher model - Resnet50/layer2/test_layer2_y.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ff92b30b0460a5a055814ee48a8e701b7ba2a1744773b0c5cb45b43a25c002
3
+ size 159824