karakastarik
commited on
Commit
•
900cf21
1
Parent(s):
53fc46f
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:ad7f716de71c688a695a450b7503e2f310e00f0bf6526671205f4aa6614ccde2
|
3 |
+
size 50431
|