karakastarik
commited on
Commit
•
efc46b8
1
Parent(s):
f562e8d
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": 768, "out_features": 16, "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:b6a9ae798830bd395a2c575dbc2b14bdabe22586e053584c92e0eae4393015b5
|
3 |
+
size 50367
|