Push model using huggingface_hub.
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"dropout": 0.
|
3 |
-
"kernel_size":
|
4 |
"num_channels": [
|
5 |
512,
|
6 |
512,
|
|
|
1 |
{
|
2 |
+
"dropout": 0.25,
|
3 |
+
"kernel_size": 3,
|
4 |
"num_channels": [
|
5 |
512,
|
6 |
512,
|
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:7efb43a7160bb206611e22058b2cda1edcf7281ca35790e4be15d7da65c723ab
|
3 |
+
size 48063580
|