devve1 commited on
Commit
e1652fd
·
verified ·
1 Parent(s): bf05425

Delete 2_Dense/config.json

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