Push model using huggingface_hub.
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"activation": "relu",
|
3 |
-
"bias":
|
4 |
"d_model": 512,
|
5 |
"dropout": 0.2,
|
6 |
"hidden_dim": 2048,
|
|
|
1 |
{
|
2 |
"activation": "relu",
|
3 |
+
"bias": true,
|
4 |
"d_model": 512,
|
5 |
"dropout": 0.2,
|
6 |
"hidden_dim": 2048,
|
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:132922b789233fc8d1694810d02f5f812365716929a0d98f83d81f4099c0aaa5
|
3 |
+
size 609101080
|