lemon-mint
commited on
Commit
•
c9435e3
1
Parent(s):
57574b9
Create 2_Dense/config.json
Browse files- 2_Dense/config.json +1 -0
2_Dense/config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"in_features": 768, "out_features": 768, "bias": true, "activation_function": "torch.nn.modules.activation.Tanh"}
|