karakastarik
commited on
Commit
•
2a3fd35
1
Parent(s):
8fcf02a
Upload 2_Dense with huggingface_hub
Browse files- 2_Dense/config.json +1 -0
- 2_Dense/pytorch_model.bin +3 -0
2_Dense/config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"in_features": 384, "out_features": 32, "bias": true, "activation_function": "torch.nn.modules.activation.Tanh"}
|
2_Dense/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1cdd3c787303f5df3882799d93c84b72777498ae88bbb3e82dfdd89e6f6d51b
|
3 |
+
size 50431
|