Push model using huggingface_hub.
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"bias_init": null,
|
| 3 |
"device": "cpu",
|
| 4 |
"dropout": 0.5,
|
| 5 |
-
"input_dim":
|
| 6 |
"ks": [
|
| 7 |
1,
|
| 8 |
2,
|
|
|
|
| 2 |
"bias_init": null,
|
| 3 |
"device": "cpu",
|
| 4 |
"dropout": 0.5,
|
| 5 |
+
"input_dim": 2048,
|
| 6 |
"ks": [
|
| 7 |
1,
|
| 8 |
2,
|
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:2599c639df0d455aa7ea5237628a9687137b6eb0689d7fe05e5296fb173ecc4e
|
| 3 |
+
size 23764792
|