Upload 2 files
Browse files- .gitattributes +1 -0
- 2_Dense/config.json +1 -0
- 2_Dense/pytorch_model.bin +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
2_Dense/pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
2_Dense/config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"in_features": 768, "out_features": 768, "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:9ecd51a979f14dfa251b2dd6e565da36512befb6d8bdbfc9777e44a9e00f361e
|
| 3 |
+
size 2360189
|