karakastarik
commited on
Commit
•
9e83442
1
Parent(s):
0a25b0e
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:c0afac91416ad99112c0af26f2f8bbd0ceb4e6dce932c9593364693228e8fb7e
|
3 |
+
size 50431
|