Upload folder using 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": 128, "bias": false, "activation_function": "torch.nn.modules.linear.Identity"}
|
2_Dense/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e34bc35fd00b2f9458c773a120a34f86636acce7c9845465d18dc6868316a71
|
3 |
+
size 394109
|