Upload 12 files
Browse files- 2_Dense/config.json +1 -1
- 2_Dense/model.safetensors +2 -2
- model.safetensors +1 -1
2_Dense/config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"in_features": 384,
|
3 |
"out_features": 1024,
|
4 |
-
"bias":
|
5 |
"activation_function": "torch.nn.modules.linear.Identity"
|
6 |
}
|
|
|
1 |
{
|
2 |
"in_features": 384,
|
3 |
"out_features": 1024,
|
4 |
+
"bias": false,
|
5 |
"activation_function": "torch.nn.modules.linear.Identity"
|
6 |
}
|
2_Dense/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfe95933b75110ca0c1650dc0a78f06d0a05a028892ac74ffc5aa3644283f16f
|
3 |
+
size 1572952
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 90272656
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08a4fce05c16baee8b6ca143d1ae11535ababb05412f506e7a89a8b56916a6a5
|
3 |
size 90272656
|