Upload model
Browse files- config.json +2 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
{
|
|
|
2 |
"activation_dropout": 0.1,
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_dropout": 0.1,
|
7 |
"depth_separable_channels": 2,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./tmp/vits_finetuned2",
|
3 |
"activation_dropout": 0.1,
|
4 |
"architectures": [
|
5 |
+
"VitsModel"
|
6 |
],
|
7 |
"attention_dropout": 0.1,
|
8 |
"depth_separable_channels": 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:48cb6450e34d26e691a50c03c742187f8b65c2e2880398067a929985c7c407ef
|
3 |
+
size 145232248
|