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": "relu2",
|
3 |
-
"bias":
|
4 |
"d_model": 512,
|
5 |
"dropout": 0.2,
|
6 |
"hidden_dim": 2048,
|
|
|
1 |
{
|
2 |
"activation": "relu2",
|
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:4feae08b4510f7ec5050ac93aab560ba21cc2b71b5d5507c2b8a95ccbaf7cd74
|
3 |
+
size 609101080
|