Push model using huggingface_hub.
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"activation": "silu",
|
3 |
"bias": false,
|
|
|
4 |
"d_model": 128,
|
5 |
"dropout": 0.2,
|
6 |
"hidden_dim": 128,
|
|
|
1 |
{
|
2 |
"activation": "silu",
|
3 |
"bias": false,
|
4 |
+
"ckpt_iter": -1,
|
5 |
"d_model": 128,
|
6 |
"dropout": 0.2,
|
7 |
"hidden_dim": 128,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1856344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e89b1e1172739c00b3f8f976ba3e26b9e7c02166c22d097ed1abf7c29c922140
|
3 |
size 1856344
|