skatzR commited on
Commit
97bfdd9
·
verified ·
1 Parent(s): 67dfacc

Delete 1_Pooling/2_Dense

Browse files
Files changed (1) hide show
  1. 1_Pooling/2_Dense/config.json +0 -6
1_Pooling/2_Dense/config.json DELETED
@@ -1,6 +0,0 @@
1
- {
2
- "in_features": 768,
3
- "out_features": 1024,
4
- "bias": true,
5
- "activation_function": "torch.nn.modules.linear.Identity"
6
- }